Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/tetracalibers/mylaravelcreate
- Owner: tetracalibers
- Created: 2021-10-18T02:02:43.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-18T02:08:20.000Z (about 3 years ago)
- Last Synced: 2024-11-07T21:20:12.471Z (2 months ago)
- Language: Ruby
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.