#laravel
Read more stories on Hashnode
Articles with this tag
You can check if the current route is active just with request()->routeIs('admin.cities') Or even sub-routes (like editing, creating, or whatever...