code16/sharp
Code-driven CMS framework for Laravel (PHP 8.3+/Laravel 11+). Build admin/CMS sections with a clean UI and strong DX: CRUD with validation, search/sort/filter, bulk or custom commands, and authorization—no front-end code required, data-agnostic.
This should be straightforward, the only breaking change concerns an undocumented (at the time) feature, SharpContext (that's why it's a minor version even if there is technically a BC).
WithSharpFormContext traitFirst, the Code16\Sharp\Http\WithSharpFormContext trait was renamed to Code16\Sharp\Http\WithSharpContext since it can be used in an Entity List context as well.
entityId() methodAnd second, the entityId() method of SharpContext was renamed to a much clearer (and less wrongly named...) instanceId() method.
How can I help you explore Laravel packages today?