Download the PHP package shortcodes/abstract-resource-controller without Composer
On this page you can find all versions of the php package shortcodes/abstract-resource-controller. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download shortcodes/abstract-resource-controller
More information about shortcodes/abstract-resource-controller
Files in shortcodes/abstract-resource-controller
Download shortcodes/abstract-resource-controller
More information about shortcodes/abstract-resource-controller
Files in shortcodes/abstract-resource-controller
Vendor shortcodes
Package abstract-resource-controller
Short Description Abstract controller with full CRUD used by single entity action
License mit
Package abstract-resource-controller
Short Description Abstract controller with full CRUD used by single entity action
License mit
Please rate this library. Is it a good library?
Informations about the package abstract-resource-controller
AbstractResourceController
⛔️DEPRECATED - this repository is deprecated and won't be maintained. I recomend to use this repository instead https://github.com/mindz-team/laravel-crudable ⛔️
Abstract controller with full CRUD used by single entity action
Usage
Extend controller class with AbstractResourceController and provide protected property
protected $model = YourApiResourceController::class;
All versions of abstract-resource-controller with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
The package shortcodes/abstract-resource-controller contains the following files
Loading the files please wait ....