You should name your routes, and then use URL::route('route.name', array('param1', 'param2' ...));
christoffertyrefors said:
You should name your routes, and then use URL::route('route.name', array('param1', 'param2' ...));
thank you for your help :)
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community