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

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

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