Skip to content

Floune/scriptLaravel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

scriptLaravel

scriptLaravel

This script will install any cloned laravel project.

What it does :

  • creates a database if needed, or use an existing one (created prior to the install)
  • prepares the .env file
  • installs composer
  • installs NPM packages
  • generates app key
  • launches migrations and seeds
  • launches npm run production to compile js and css
  • launches server

How to use it:

  • copy the script in your project folder
  • run it by typing in your project folder from your terminal : ./install-laravel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages