Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tetracalibers/mylaravelcreate

This is a script that creates a new Laravel project and automatically sets the language, time zone and database settings. It takes care of editing the .env file, config/database.php file, and config/app.php file. Please rewrite the database information and path according to your environment.
https://github.com/tetracalibers/mylaravelcreate

Last synced: 11 days ago
JSON representation

This is a script that creates a new Laravel project and automatically sets the language, time zone and database settings. It takes care of editing the .env file, config/database.php file, and config/app.php file. Please rewrite the database information and path according to your environment.

Awesome Lists containing this project

README

        

# MyLaravelCreate
This is a script that creates a new Laravel project and automatically sets the language, time zone and database settings. It takes care of editing the .env file, config/database.php file, and config/app.php file. Please rewrite the database information and path according to your environment.