Fath Company is a custom-built business management system developed using Laravel, designed to manage daily operations related to customers, trucks, purchases, inventory, and financial tracking.
This project reflects a real-world business workflow and focuses on clean backend architecture, performance, and maintainability.
🌐 Live Demo:
👉 http://al-fath-company.great-site.net
- Add, edit, and manage customers
- Track customer balances and transactions
- Manage trucks and their operational status
- Track finished and unfinished truck operations
- Optimized pagination and filtering
- Record customer purchases
- Track box classes, quantities, and prices
- Automatic calculations for totals and summaries
- Accurate balance calculations
- Date-based filtering for transactions
- Clear financial records per customer
- Blade templating engine
- AJAX-based filtering and pagination
- Arabic language support
- Responsive and clean UI
- Designed and implemented to align closely with user requirements and expectations
- Backend: PHP 8.x, Laravel
- Frontend: Blade, HTML, CSS, Bootstrap5.3x ,JavaScript, AJAX
- Database: MySQL
- Version Control: Git & GitHub
- Local Environment: XAMPP / Laravel Artisan
- MVC architecture (Models, Views, Controllers)
- Form Request validation
- Eloquent relationships
- Reusable Blade components
- Clean and readable codebase
- Clone the repository:
git clone https://github.com/youssefhamdy7dev/fath-company.git
- Navigate to the project directory:
cd fath-company - Install dependencies:
composer install
- Copy environment file:
cp .env.example .env
- Generate application key:
php artisan key:generate
- Configure your database credentials in .env
Run migrations:
bash php artisan migrate - Start the development server:
php artisan serve
- Build a real-world Laravel application
- Apply best practices in backend development
- Demonstrate professional Laravel skills
- Provide a scalable foundation for future features
- Authentication & role-based access
- Advanced reporting (PDF / Excel export)
- REST API for mobile or third-party integrations
- Improved UI/UX
- Docker & cloud deployment
Youssef Hamdy Ahmed Mohamed
- Backend Web Developer (PHP & Laravel)
- 📍 Cairo, Egypt
- 📧 Email: youssefhamdy.dev7@gmail.com
- 🔗 GitHub: https://github.com/youssefhamdy7dev