You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've missed the notification for this issue for some reasons. 🙈 There's no methods for resource controller at the moment but I'll definitely accept a pull request for this. 😄
What's the best way to deal with Resource Controllers?
Since there is no
Route::multilingualResource()
at the moment, I've solved it like this.Before:
After:
Is there a better way to solve this?
The text was updated successfully, but these errors were encountered: