phpvms/app
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
..
Addons more refinement around the uninstall/removal process, added sample in for easier testing 2026-06-12 15:07:38 -05:00
Casts more refinement around the uninstall/removal process, added sample in for easier testing 2026-06-12 15:07:38 -05:00
Console/Commands more refinement around the uninstall/removal process, added sample in for easier testing 2026-06-12 15:07:38 -05:00
Contracts fix(routing): register module routes last to allow core overrides 2026-06-17 20:44:38 +02:00
Cron postgres fixes 2026-06-01 18:38:58 -05:00
Enums more refinement around the uninstall/removal process, added sample in for easier testing 2026-06-12 15:07:38 -05:00
Events postgres fixes 2026-06-01 18:38:58 -05:00
Exceptions more refinement around the uninstall/removal process, added sample in for easier testing 2026-06-12 15:07:38 -05:00
Filament stupid pint errors 2026-06-13 00:40:11 -05:00
Http more refinement around the uninstall/removal process, added sample in for easier testing 2026-06-12 15:07:38 -05:00
Jobs feat(schema-modernization): foundations for RouteForge 2026-05-23 12:05:09 -05:00
Listeners [8.x] refactor: use native php enum instead of class (#2210) 2026-05-12 16:29:41 -05:00
Livewire/Filament Updating styling and looks of the installer/admin/system filament pages (#2211) 2026-05-20 11:05:32 -05:00
Models fix tests (2) 2026-06-13 02:38:34 -05:00
Notifications more refinement around the uninstall/removal process, added sample in for easier testing 2026-06-12 15:07:38 -05:00
Observers refactor(routeforge): bulk-insert commit pipeline 2026-05-25 13:57:32 -05:00
Policies/Filament Updating styling and looks of the installer/admin/system filament pages (#2211) 2026-05-20 11:05:32 -05:00
Providers more refinement around the uninstall/removal process, added sample in for easier testing 2026-06-12 15:07:38 -05:00
Queries Test/coordination fixes 2026-06-02 16:58:06 -05:00
Services more refinement around the uninstall/removal process, added sample in for easier testing 2026-06-12 15:07:38 -05:00
Support more refinement around the uninstall/removal process, added sample in for easier testing 2026-06-12 15:07:38 -05:00
Traits feat: add HasNanoIds trait for Nano ID primary keys 2026-06-07 21:51:24 +02:00
Utils [8.x] refactor: migrate to the new modern laravel structure (#2207) 2026-05-07 14:58:11 -05:00
Widgets [8.x] refactor: use native php enum instead of class (#2210) 2026-05-12 16:29:41 -05:00
helpers.php feat(addons): refactor module links and improve addon handling 2026-06-12 15:04:38 -05:00