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.gitCopy .env.example as .env and generate new app key using this
php artisan key:generateAdd your database configuration on .env file and then migrate all database
php artisan migratePull 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