Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

culeaalex's avatar

Laravel 7 Update Route resource documentation

Hi,

Maybe somebody that admins the Laravel Doc sees this. Maybe I am missing something, but in the Laravel 7 documentation (https://laravel.com/docs/7.x) there is not a thing about Route::resource() option 'as', and what it does. Can we have a page where all the options that Route can do and a list of all parameters it can receive? For example, there is no list of what options can Route:resource() receive.

0 likes
2 replies
culeaalex's avatar

I still don't see the 'as' parameter, the one that I found that ads a prefix to Route resource naming (after long looking on google). And so far I don't know what things are missing from the Route documentation.

Please or to participate in this conversation.