Support the ongoing development of Laravel.io →
laracademy

laracademy

Joined 13 May 2016

Statistics

Threads 0
Replies 45
Solutions 8
Articles 0

laracademy has not posted any threads yet

replied 9 years ago

Laravel 5.3 This password reset token is invalid

It should be <input type="hidden" name="token" value="{{ $token }}"...

0 Likes
replied 9 years ago

Problems with adding styling to active nav route

Try something like in a helpers file. if( ! function_exists('is_route')) { /** * Alias for...

0 Likes
Solved
replied 9 years ago

Problems with adding styling to active nav route

Probably the easiest way would be to use the Request::is() method. It works off the URL and not the...

0 Likes
replied 9 years ago

What are the important laravel folders do I need to upload in my host?

If you are not using some kind of Subversion control like git, bitbucket, etc you should definitely...

0 Likes
replied 9 years ago

Notifications Missing, Spark

I don't have spark, nor have I used it. But I do remember hearing that the 2.0 branch of spark is fo...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2026 Laravel.io - All rights reserved.