I would like to know in Laravel, in saying the name of the route, it accepts the variable, instead of the name itself, such as:
Example: Instead of being like this:
{{ route('minhaRota') }}
Look like this:
var minhaRota = 'minhaRota...
asked by
10.07.2018 / 13:51