Download the PHP package sabbir268/induxia-crud without Composer
On this page you can find all versions of the php package sabbir268/induxia-crud. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sabbir268/induxia-crud
More information about sabbir268/induxia-crud
Files in sabbir268/induxia-crud
Download sabbir268/induxia-crud
More information about sabbir268/induxia-crud
Files in sabbir268/induxia-crud
Vendor sabbir268
Package induxia-crud
Short Description This a curd for induxia template
License MIT
Package induxia-crud
Short Description This a curd for induxia template
License MIT
Please rate this library. Is it a good library?
Informations about the package induxia-crud
Induxia CRUD Generator
The Induxia CRUD Generator is a Laravel package designed to simplify the process of generating full CRUD operations for a resource. It generates models, migrations, controllers, views, and database CRUD operations based on a YAML configuration file.
Installation
-
Install the package via Composer:
- Publish the package configuration:
Usage
Step 1: Generate Initial YAML File
bash php artisan make:crud {ResourceName} --yaml=resources/yaml/{ResourceName}.yaml
License
This package is open-sourced software licensed under the MIT license.
All versions of induxia-crud with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3|^8.0|^8.2|^8.3|^8.4
illuminate/support Version ^8.0|^9.0|^10.0|^11.0|^12.0
illuminate/support Version ^8.0|^9.0|^10.0|^11.0|^12.0
The package sabbir268/induxia-crud contains the following files
Loading the files please wait ....