Using the Laravel installer developers can pass the --using
flag to the laravel new
command, and install any community starter template. Below is a list of the available templates.
[OFFICIAL]
[COMMUNITY]
If you have a starter kit that you would like to be added to this list, please add your starter kit under the community
key in the templates.json file, and submit a pull request. The starter kit will dynamically be added to the Readme inside of the Github Action.
Important
Be cautious when installing any starter. Be sure to do research and learn more about each project.