Laravel: 8 Tips for Advanced Routing

preview_player
Показать описание
Some more complex route structure - tips and tricks that you may not know.

Рекомендации по теме
Комментарии
Автор

insightful, amazing tips. thanks for sharing

fabulousgreat
Автор

for throttle you can also make it in seconds ex.`throttle:0.5` which mean 30sec, for the `route:list` tip sadly laravel docs build on the user previous knowledge of the fw, which unfortunately means you have to go through lots of resources to find what u r looking for.

Nemlicious
Автор

Muchas gracias, bastante interezante :D

mzson