Hi please help, Using Auth::logout cause The webpage ses " Has a redirect loop " or inf...
Hi there, I'm rather new to Laravel 4 and can't seem to find the right answer, maybe you can help: A...
Not a question but documentation case for all who needs it. Please note this is not complete solutio...
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 need to make admin and front differentiate in laravel how can i do that any good idea? In CI we us...
Hello guys, on my Laravel project I'm using the LdapAuth made by Ccovey. The authentication work cor...
Hi I have a very strange issue. I have recently been trying to add an ssl cert to my site, and when...
I use database driver and I am getting this error while doing a POST to /password/remind . Any idea...
Hi, I would like the home url to change depending on the user logged in i.e. example.com would be st...
I changed login attribute to "first_name" instead of email, so now when I attempt to authe...
Hi, this works fine // route.php Route::get('nuovo-utente', array('before' =>'guest','as'=> 'u...
hello friends I find myself working with laravel and sentry, my situation is this: I'm working permi...
I found how to perform verification of users while they are registerd to the site, simply sending th...
I needed a simple way to hash and check passwords, so I built artisan commands that basically wrap L...
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