Support the ongoing development of Laravel.io →

hectorgarcia83

Joined 23 Feb 2014

Statistics

Threads 5
Replies 5
Solutions 1
Articles 0

Problem with password expiration

Hello. I need to force the user to change their password every 30 days. Is there anything in laravel...

0 Likes
2 Replies
Solved

problem with login

I have the login method in my AuthController: if (Auth::attempt(array('usuario' => $user, 'passwo...

0 Likes
6 Replies

Delete quotes in query to execute

I need to execute a query with group by. But the group by is not for a field. I need to group by wit...

0 Likes
0 Replies

Help getting data from my Database

I have two models with relationship: City and Events. In the controller i have this: $cities = City:...

0 Likes
1 Replies

Help with relationship

Sorry for my english, is not very good. I have a User model and I have a Post model. two models have...

0 Likes
2 Replies
Solved
replied 10 years ago
0 Likes
replied 10 years ago

problem with login

somebody help me???

0 Likes
replied 10 years ago

problem with login

thankyou for your time eriktisme. In windows works without problem, your code and my code works. But...

0 Likes
replied 10 years ago

problem with login

In the Auth::attemp, i dont have a problem. it works. [code] public function doLogin() { $user = Inp...

0 Likes
replied 10 years ago

Help with relationship

thank you michaeldeol, but with your solution, only get the users with posts between dates, and i ne...

0 Likes
Solved

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.