Lux is a powerful client management system. Based on Laravel. It's all-in-one solution for managing your clients. You can send invoices, manage projects & tasks, keep track of projects progress. It's a customer relationship management (CRM) and project management system (PMS) too.
Clone this app into your directory using git or download.
git clone https://github.com/HarunRRayhan/lux-client-management-system.git
Copy .env.example
as .env
and generate new app key using this
php artisan key:generate
Add your database configuration on .env
file and then migrate all database
php artisan migrate
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
- Harun R Rayhan
- All Other Contributors