i create a simple registration from that takes the email and password to login in users after regist...
I have 2 models: Question and Answer with a votes integer field. I already created the ajax request...
Background: I was Using laravel 4.0.x , and resetting the remember_me cookie expiry date to 1 month...
Hi, I am building a small webshop and I would like to use paypal to make the payments. I have been l...
Hi All, First time posting. I've been using Laravel for about a year now and developed an app in La...
Hi please help, Using Auth::logout cause The webpage ses " Has a redirect loop " or inf...
After auth when getting user i need to exclude all values except needed, hot to do this? Tried somet...
Just starting out with Laravel and I've come across a weird problem when I try to log a user out (co...
Hi there, I'm rather new to Laravel 4 and can't seem to find the right answer, maybe you can help: A...
Seeing the latest changes of the User Model and User Authentication in the latest versions of Larave...
Not a question but documentation case for all who needs it. Please note this is not complete solutio...
Dear friends, I'm a few lost with the password reset and reminder in Laravel new versions. When (wic...
Dear friends, I'm using one PROFILE model related with the USER Model. When I authenticated one user...
My app allows users to log in and manage their data. But if a user is logged in and an admin removes...
Hi laravel.io :-) I'd just like to know if it's possible to automagically get the Auth::user() objec...
The main problem is that i have and old databse with username and password in base64. Second thing a...
Hi, I would like to implement a Model without a table in Laravel. But, I could not find a help/ refe...
Are there any resources or examples available that discuss testing custom filter classes? Or, do you...
Hello, now i use new for me method of development. i use php web server on local development machine...
I have installed ccovey/ldap-auth and am trying to get that hooked up. I have the config set up corr...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community