Skip to content

This repo contains a list of projects and/or starter kits that can be installed using the Laravel installer

Notifications You must be signed in to change notification settings

deanhowe/awesome-laravel-starter-kits

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Awesome Laravel Starter Kits

Find the best Starter Kits for Laravel here!

Validate Templates JSON Update README with Starter Kits


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.

Click the πŸš€ to install the starter kit using Herd.


Official Starter Kits

  • Livewire - laravel/livewire-starter-kit - πŸ’Ώ 135,155 installs
laravel new my-app --using=laravel/livewire-starter-kit
  • React - laravel/react-starter-kit - πŸ’Ώ 129,985 installs
laravel new my-app --using=laravel/react-starter-kit
  • Vue - laravel/vue-starter-kit - πŸ’Ώ 90,572 installs
laravel new my-app --using=laravel/vue-starter-kit

Community Starter Kits

Important

Be cautious when installing any starter. Be sure to do research and learn more about each project.

Blade

Livewire

React

Vue


API Stater Kits

CMS - Official Installers

CMS - Community Installers/Enhancers

SAAS Stater Kits

Other Tools/Misc


Submit Your Own Starter Kit

If you have a starter kit that you would like to be added to this list, please add your starter kit under the appropriate community.<SECTION> 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.

Check the Contributing Guide before sending your Pull Request.


About

This repo contains a list of projects and/or starter kits that can be installed using the Laravel installer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published