Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 361 Bytes

readme.md

File metadata and controls

18 lines (12 loc) · 361 Bytes

It's a console app that helps setup laravel with IDE easily, and maybe more to come.

Install

$ composer global require andysong/laravel-helper

How to Use

$ andylaravel setupIDE // setup everything from scratch
$ andylaravel updateIDE // update helper files when you need to

Requirement

You need at least php 7.4 or php 8.0