phpvms/app/Contracts
Arthur Parienté 87c1bc60bd
fix(routing): register module routes last to allow core overrides
Defers module route registration to the end of the routing stack. This
fixes the issue where core routes were matching first and blocking
module-level overrides.
2026-06-17 20:44:38 +02:00
..
Modules fix(routing): register module routes last to allow core overrides 2026-06-17 20:44:38 +02:00
Award.php [8.x] feature: upgrade to Laravel 13 (#2204) 2026-05-06 11:27:21 -05:00
Command.php [8.x] feat(phpstan): support levels 3, 4 and 5 (#2095) 2025-10-21 13:05:36 -05:00
Composer.php [8.x] feature: upgrade to Laravel 13 (#2204) 2026-05-06 11:27:21 -05:00
Controller.php [8.x] feature: upgrade to Laravel 13 (#2204) 2026-05-06 11:27:21 -05:00
CronCommand.php [8.x] feature: upgrade to Laravel 13 (#2204) 2026-05-06 11:27:21 -05:00
Event.php [8.x] feature: upgrade to Laravel 13 (#2204) 2026-05-06 11:27:21 -05:00
Factory.php [8.x] feature: upgrade to Laravel 13 (#2204) 2026-05-06 11:27:21 -05:00
FormRequest.php [8.x] feature: upgrade to Laravel 13 (#2204) 2026-05-06 11:27:21 -05:00
ImportExport.php [8.x] refactor: use native php enum instead of class (#2210) 2026-05-12 16:29:41 -05:00
Listener.php Add Laravel Pint linting (#1933) 2025-01-11 17:03:03 -06:00
Metar.php [8.x] feature: upgrade to Laravel 13 (#2204) 2026-05-06 11:27:21 -05:00
Middleware.php [8.x] feature: upgrade to Laravel 13 (#2204) 2026-05-06 11:27:21 -05:00
Migration.php Addons self-boot proof of concept 2026-06-12 14:58:44 -05:00
Model.php feat: add HasNanoIds trait for Nano ID primary keys 2026-06-07 21:51:24 +02:00
Notification.php [8.x] feature: upgrade to Laravel 13 (#2204) 2026-05-06 11:27:21 -05:00
Resource.php more refinement around the uninstall/removal process, added sample in for easier testing 2026-06-12 15:07:38 -05:00
RouteFinder.php [8.x] feature: upgrade to Laravel 13 (#2204) 2026-05-06 11:27:21 -05:00
Service.php [8.x] feature: upgrade to Laravel 13 (#2204) 2026-05-06 11:27:21 -05:00
Unit.php more refinement around the uninstall/removal process, added sample in for easier testing 2026-06-12 15:07:38 -05:00
Widget.php [8.x] feature: upgrade to Laravel 13 (#2204) 2026-05-06 11:27:21 -05:00