F
Filament15mo ago
rabol

routes in plugin

How do I register routes for pages in a plugin ?
Solution:
I forgot to register all pages in my plugin
Jump to solution
2 Replies
rabol
rabolOP15mo ago
if I do a
php artisan route:list
php artisan route:list
I can see the route admin/log-viewer-page ........................................................................................................................................................................................ filament.admin.pages.log-viewer-page › Rabol\FilamentLogviewer\Pages\LogViewerPage but when I try to access it, I get a error
Route [filament.admin.pages.log-viewer-view-log-page] not defined.
Route [filament.admin.pages.log-viewer-view-log-page] not defined.
` that is the 'route' that is missing and it is a route to a subpage
Solution
rabol
rabol15mo ago
I forgot to register all pages in my plugin
Want results from more Discord servers?
Add your server