lukeraymonddowning/laravel-template

An opinionated setup of the Laravel Framework.

v2.0.0 2023-02-03 13:19 UTC

This package is auto-updated.

Last update: 2024-06-30 00:51:51 UTC


README

Opinionated Laravel Template

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.

Installation

You can create a new project via composer:

composer create-project lukeraymonddowning/laravel-template

Toolset

The created application is configured with the following tools: