Similar to composer global install laravel.In the second version, there is an additional installation option for Laravel with Breeze...
First, you need to create a database. The database name laravel. After the installation is complete, you can change the database name again, but don't forget to run 'php artisan migrate'.
- open terminal
-
git clone https://github.com/aghashan/bash-laravel-install
-
cd laravel-simple-install
-
sudo cp installaravel /bin/
-
- To run the program, paste the command below in the terminal.
-
installlaravel or ./installlaravel