@if (Route::has('login'))
@auth
Home
@else
Login
@if (Route::has('register'))
Register
@endif @endif
@endif
Very important documentation
Laravel has wonderful, thorough documentation covering every aspect of the framework.
Leracasts are not Laracasts
Lets talk about Leracasts!!!
Laravel News
Im trying to use Laravel. Hello!
Smth interesting
I hope im doing right
Shop
Sponsor
Build v{{ Illuminate\Foundation\Application::VERSION }}