Support the ongoing development of Laravel.io →
4unkur

4unkur

Joined 15 Aug 2015

Statistics

Threads 9
Replies 17
Solutions 2
Articles 0
posted 8 years ago

DB::getQueryLog() wrong execution time

Laravel 4.2 I have this code: DB::flushQueryLog(); $album_list = Album::with(['first_photo'])->wh...

0 Likes
1 Replies
Solved
posted 9 years ago

Status check on authentication

I have status field for users and want to check whether user has active status before authenticate h...

0 Likes
3 Replies
Solved

Lumen keeps throwing TokenMismatchException

My application is quite simple, I want to calculate result from given values and return the result t...

0 Likes
1 Replies

Call a mutator

How to call mutator if I don't have that field in $request->all() input fields? In my model: publ...

0 Likes
2 Replies
Solved

L5 deployment on VPS

I want to deploy my app to VPS. I configured my server, so I can push my files there, but my app als...

0 Likes
6 Replies
replied 10 years ago

[Laravel5] TokenMismatchException in VerifyCsrfToken

I also got this error and just cleared the browser's cookies. It solved the issue )).

0 Likes
replied 10 years ago

Issue with auth in L5.1

#Thank you very much! I really appreciate that.

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.