Skip to content

This tool facilitates the installation of laravel without the need to continuosly copy-paste composer code.Simply install this tool once,and you can easily install laravel anyware.

Notifications You must be signed in to change notification settings

aghashan/laravel-simple-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 

Repository files navigation

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
    

About

This tool facilitates the installation of laravel without the need to continuosly copy-paste composer code.Simply install this tool once,and you can easily install laravel anyware.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages