Skip to content
/ laravel-boilerplate Public template

The Laravel boilerplate I use for all my own projects and my projects at my day job

Notifications You must be signed in to change notification settings

grosv/laravel-boilerplate

Repository files navigation

Laravel Boilerplate

Installation

This GitHub repository is a template, so you can use it to create a fresh repository. Or you can install via composer:

composer create-project grosv/laravel-boilerplate "^7.0"

Setup

Run php artisan project:start to create your local database and set up your .env file.

About

The Laravel boilerplate I use for all my own projects and my projects at my day job

Resources

Stars

Watchers

Forks

Packages

No packages published