Skip to content

A new empty Laravel Project with ide-helper, debugbar, authentication

Notifications You must be signed in to change notification settings

SchuBu/new-laravel-project-with-auth

Repository files navigation

Empty Laravel Project with ide-helper Plugin

Usage

Clone project and execute following tasks:

composer update
mv .env.example .env 
php artisan key:generate

or

composer update
cp .env.example .env 
php artisan key:generate

About

A new empty Laravel Project with ide-helper, debugbar, authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published