kregel/warden
Manage all your Laravel models with ease! (Comes with a built in RESTful api, and VueJS for model management)
848
6
| Install | |
|---|---|
composer require kregel/warden |
|
| Latest Version: | v5.2.19 |
| PHP: | >=5.4.0 |
| Last Updated: | Mar 16, 2017 |
| Links: | GitHub · Packagist |
Maintainer: austinkregel
What is this package?
This package was created to help decrease the time it takes to build a project which needs to create, delete, and edit the project's Laravel Models.
Warden?
The project is named Warden because much like a prison warden, it can bring in an inmate (create a new item), take out an inmate (delete an item), or make changes to what the inmate can do (edit an item). By no means is it limited to just a User's model. It (so far) can work an any model.
How can I install this package?
Take a look at our documentation
Questions?
Email me, my email is on my github page, or you can make an issue. :)