skyronic/crudkit

laravel-crudkit

Opened this issue · 1 comments

Hi, posting this as it could be useful to people, it's a Laravel version of this project
https://github.com/markpurser/laravel-crudkit
It supports basic many-to-relationships and enums
It lets Laravel handle the routing and dispatch, so reduced codebase

That looks really cool. I've added a note in the readme to link to your work. Great job Mark.