oliverservin/laravel-template

An opinionated setup of the Laravel Framework.

v1.2.0 2024-08-21 03:36 UTC

This package is auto-updated.

Last update: 2024-10-24 00:38:51 UTC


README

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 oliverservin/laravel-template

Toolset

The created application is configured with the following tools: