Support the ongoing development of Laravel.io →

MarkRedeman

Joined 31 Jan 2014

Statistics

Threads 0
Replies 5
Solutions 2
Articles 0

markredeman has not posted any threads yet

replied 10 years ago

User change password method

I'm not sure if I understand your problem, but isn't setting the user's password enough? I use the f...

0 Likes
Solved
replied 10 years ago

Call to undefined method AdminDashboardController::getAfterFilters() while there is not really using a filter

Due to the filter you added, Laravel is trying to call the getAfterFilters function on your controll...

0 Likes
Solved
replied 10 years ago

Laravel 4 hash not matching

Can you show us your User model? It might be that your model has a setPasswordAttribute which allrea...

0 Likes
replied 10 years ago

L4.0, (CSRF) TokenMismatchException when uploading large files

I had the same error when uploading files which were to large for my server. I'm not sure why you ge...

0 Likes
replied 10 years ago

Redirect is no return

How / where are you calling the check() method? If you want to be redirected, then you should return...

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.

© 2024 Laravel.io - All rights reserved.