kielabokkie / laravel-template

An opinionated Laravel setup using my favourite tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

An opinionated Laravel setup using my favourite tools


Languages

Language:PHP 81.1%Language:Blade 17.9%Language:Shell 1.0%