Resource

One class per model. Declares the fields; the panel builds the index, the editor, validation, search and filters from them.

Generate the first version

php artisan leap:module Page reads the migration and the casts and writes it for you. Lives in app/Leap/.