php - Is there a more complete manual for Laravel 5.1? -


i’m using laravel project , it’s great framework, manual falls short.

for example, i’m trying figure out how use named routes in view using blade, manual explains how declare them , how use in backend ends there. i'm pretty sure there's way generate url using name of route.

this isn’t problem i’ve ran can’t whole story on manual. know of place can read more complete manual?

no. have linked official manual. however, there lot of great resources out there:

what looking url helper functions.

edit: oh yeah, full api available.


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -