Mini CRM Project Setup git clone https://github.com/meteoguzhan/mini-crm.git cd mini-crm && composer install php artisan migrate php artisan db:seed --class=UserSeeder