Equivalent of `filament.pages.dashboard` route?

I'm just wondering if there's an equivalent to the filament.pages.dashboard in v3, or if thers's a better means of obtaining the top-level dashbaord route?
Solution:
try Dashboard::getUrl()
Jump to solution
4 Replies
Solution
krekas
krekas16mo ago
try Dashboard::getUrl()
krekas
krekas16mo ago
also you can view all routes using artisan command route:list
krekas
krekas16mo ago
Laravel - The PHP Framework For Web Artisans
Laravel is a PHP web application framework with expressive, elegant syntax. We’ve already laid the foundation — freeing you to create without sweating the small things.
John Parker
John ParkerOP16mo ago
Ahh… don't believe I forgot about the Artisan command. (Clearly having one of those days.) I think the Dashboard::getUrl() is the correct approch. 👍
Want results from more Discord servers?
Add your server