Manage all your Laravel models with ease! (Comes with a built in RESTful api, and VueJS for model management)
846
6
3
Package Data
Maintainer Username: austinkregel
Maintainer Contact: me@austinkregel.com (Austin Kregel)
Package Create Date: 2015-10-05
Package Last Update: 2017-03-16
Home Page:
Language: PHP
License: Unknown
Last Refreshed: 2024-04-19 15:10:46
Package Statistics
Total Downloads: 846
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 6
Total Watchers: 3
Total Forks: 3
Total Open Issues: 0

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