git clone https://github.com/Abdessamad7687/multiple_system_crud cd multiple_system_crud composer update create new file .env copy .env.example in .env Create database php artisan migrate php artisan key:generate php artisan serve