Haven’t gotten Larafast yet? Check here: https://larafast.com
Installation
To install the project you need to open your terminal and type this commandStep #1
Choose the boilerplate you want to installStep #2
Select the database you want to useStep #3
If you already have a repository, you can provide the URLNote:
The benefit of this approach is that you can install boilerplates with a single command and start working on your project right away. Also, it will add an upstream to the boilerplate repository so you can pull the latest changes from the boilerplate repository and keep your project up to date. As GitHub by default allows only one fork per account, this approach allows you to install multiple boilerplates without any limitations and have the code up to date with main repo.Alias
You can also add an alias to your.bashrc
or .zshrc
file to make the installation process even easier.