An opinionated setup of the Laravel Framework.
lukeraymonddowning/laravel-template is a Laravel package for an opinionated setup of the laravel framework..
It currently has 56 GitHub stars and 110 downloads on Packagist (latest version v2.0.0).
Install it with composer require lukeraymonddowning/laravel-template.
Discover more Laravel packages by lukeraymonddowning
or browse all Laravel packages to compare alternatives.
Last updated
This is a template I use when starting a new Laravel project. It is opinionated and uses the conventions I prefer to work with day-in, day-out.
You can create a new project via composer:
composer create-project lukeraymonddowning/laravel-template
The created application is configured with the following tools: