Download the PHP package mahabub/laravel-crud-and-repository-generator without Composer
On this page you can find all versions of the php package mahabub/laravel-crud-and-repository-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mahabub/laravel-crud-and-repository-generator
More information about mahabub/laravel-crud-and-repository-generator
Files in mahabub/laravel-crud-and-repository-generator
Download mahabub/laravel-crud-and-repository-generator
More information about mahabub/laravel-crud-and-repository-generator
Files in mahabub/laravel-crud-and-repository-generator
Vendor mahabub
Package laravel-crud-and-repository-generator
Short Description laravel crud generator with repository pattern
License MIT
Homepage https://github.com/mahabubul1/laravel-crud-and-repository-generator
Package laravel-crud-and-repository-generator
Short Description laravel crud generator with repository pattern
License MIT
Homepage https://github.com/mahabubul1/laravel-crud-and-repository-generator
Please rate this library. Is it a good library?
Informations about the package laravel-crud-and-repository-generator
Laravel CRUD Generator with Repository Repository Pattern.
Installation
Features
- Controller
- Model
- Migration
- Requests
- Routes
- Repository pattern
- views
Configuration
Publish The Resources File
Publish The Config File
Then go to config/crud-generator.php and configur laravel version
Usage
If what want to generate without folder. Just run the below command.
If what want to generate with Repository Patter without folder. Just run the below command.
If what want to generate in folder. Just run the below command.
If what want to generate in folder with Repository Pattern. Just run the below command.
If what want to generate in folder without Repository Pattern. Just run the below command.
Usage Route In Web.php below Laravel 8
Or Route In Web.php for Laravel 8
Just Import The Class
All versions of laravel-crud-and-repository-generator with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0 || ^7.1 || ^7.2 || ^7.3 || ^7.4|^8.0|^8.1|^8.2
The package mahabub/laravel-crud-and-repository-generator contains the following files
Loading the files please wait ....