Skip to content

Admin Panel

Joseph Mancuso edited this page Dec 13, 2017 · 3 revisions

The admin panel is designed to quickly CRUD your applications on your models.

The admin panel will grab all the models inside your application/models/models.php file and add them to the panel. You can then browse the tables data and update records.

Delete and create will be added in future versions

Clone this wiki locally