Skip to content
Olav Schettler edited this page Aug 18, 2018 · 2 revisions

CRUD is a package that simplifies the creation of CRUD (create / read / update / delete) operations with Laravel. It is not a complete Admin generator, but simplifies the creation of forms and actions for handling form submissions.

Clone this wiki locally