I have two repositories, and both of them use one another methods.. So, let's say I have WALLET repo...
I'm the type of person who likes grouping routes.. For instance, when I design admin routes.. I usua...
I think it's the less pain the ass method to pass arguments in the URL.. Using routes just for this...
If what you're trying to do is redirecting back, you can always use Redirect::back() If not, please...
First off, you need to find the Controller which handles this requests, together with it's functions...
I don't see what's the problem. You can still use the parameters like: $role->id And so on..
The Laravel portal for problem solving, knowledge sharing and community building.
The community