Forked from InfyOm Laravel Generator DO NOT TRY A REBASE ON FORKED REPOSITORY
Generate Admin Panels CRUDs and APIs in Minutes with tons of other features and customizations with 3 different themes.
Read Documentation for detailed installation steps and usage.
Generator | Laravel | PHPUnit |
---|---|---|
10.x | >=10.x | 9.x-11.x |
11.x | >=11.x | 11.x |
12.0 | >=12.x | 11.x |
12.1 | >=12.x | 12.x |
Add this entry in composer.json
:
"repositories": [
{
"type": "vcs",
"url": "[email protected]:infernalmedia/laravel-generator.git"
}
],
Then, run composer require infyomlabs/laravel-generator