A web application to manage customers, by Assigning them to employees.
Rename .env.example to .env, fill in your DB details and update the application's name, run "php artisan key:generate" to generate a new key for the application. Finally, run "php artisan serve" to start the application