tailflow/laravel-orion
Laravel Orion builds a fully featured REST API from your Eloquent models and relationships with minimal boilerplate. Quickly generate standard CRUD endpoints, filtering, sorting, pagination, and relationship routes while keeping a Laravel-friendly workflow.
doctrine/dbal version constraint to ^4.0symfony/yaml version constraint to avoid collisions with Laravel Sail (PR #251, thank you @gogl92)use_validated config option is set to true (https://github.com/tailflow/laravel-orion/commit/213c9a3049b1d9361d6f50d1b5e8be1d409254e3)alwaysIncluded method were not includedA release packed with awesome features by @GautierDele, huge thanks for the time and efforts taken to implement those ✨
buildStoreFetchQuery and runStoreFetchQuery methods (https://github.com/tailflow/laravel-orion/commit/6d50eae631b36d8c14613cc41ba25a6fabfe5e5a, docs)A release packed with fixes and improvements by @alkin and @a21ns1g4ts ✨ Huge thanks ~
Path class instance using DI to allow further customizations (PR #174)How can I help you explore Laravel packages today?