https://github.com/ajthinking/custom-laravel
Extend the laravel installer new command according to your preferences
https://github.com/ajthinking/custom-laravel
Last synced: 9 months ago
JSON representation
Extend the laravel installer new command according to your preferences
- Host: GitHub
- URL: https://github.com/ajthinking/custom-laravel
- Owner: ajthinking
- Created: 2017-09-26T19:37:34.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-28T06:34:22.000Z (over 8 years ago)
- Last Synced: 2025-02-11T10:47:29.647Z (11 months ago)
- Language: Shell
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# custom-laravel
Extend the laravel installer new command according to your preferences
Tested for Ubuntu 16.04 only
## Quickstart
```
git clone https://github.com/ajthinking/custom-laravel
```
Next, register the custom-laravel.sh file as an alias "custom-laravel" for quick access.
Finally, modify custom-laravel.sh as needed to require your favorite packages, create default database, migrate or any other tasks