Skip to content

Latest commit

 

History

History
19 lines (19 loc) · 676 Bytes

README.md

File metadata and controls

19 lines (19 loc) · 676 Bytes

laravel-simple-install

Similar to composer global install laravel.In the second version, there is an additional installation option for Laravel with Breeze...

Warning

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'.

Install And Usage

  • 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