Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 285 Bytes

readme.md

File metadata and controls

12 lines (9 loc) · 285 Bytes

Empty Laravel Project with ide-helper Plugin

Usage

Clone project and execute following tasks:

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