kregel/warden

There is no license information available for the latest version (v5.2.19) of this package.

Manage all your Laravel models with ease! (Comes with a built in RESTful api, and VueJS for model management)

v5.2.19 2017-03-16 18:39 UTC

README

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. :)