I'm looking for a way to pass more than just one variable to the policy function. According to the d...
I'm starting to get the routing working. A registration form sends 4 post to my controller like this...
Hello All! I'm going to use Larave 5. My task is to build something like "Role Based Access Con...
Hi all, can i know algorithm to get session info payload stored in my database? i have to build a fu...
Hi everyone, I'm having a problem using Auth::check() If I'm using it right after my Auth::attempt($...
Hi i am using two roles in users table user and agent., if user is login then redirect to user_profi...
Hello i was developing my 5.1 laravel project on my windows pc and yesterday i wanted to transfer t...
I have a url http://localhost:800/edit/ABCD1 once the user login having its key "ABCD1"...
I'm trying to use the Laravel 5.2 Authentication package Authorization Policies. I have followed the...
So I am creating a billing area, and wish to create a table in the database for logging specific act...
How can I make that in a certain data the only one who can view is the user of this data and the adm...
Error Message: [2016-01-19 14:47:08] local.ERROR: exception 'Symfony\Component\Debug\Exception...
I have some similar same logic in ajax but this one always get internal error 500 i already pass the...
I want to redirect my user to another page after they have signed up. For that i need to access thei...
Hi All, I need to add in some extra logic when functions are called inside ResetsPasswords.php. I'm...
My website is for two people at the same time. They need to be able to login together or separately....
Hi Guys, I am getting laravel issue NotFoundHttpException while shifting our site to secure domain....
Hi, Is there a way in 5.1 to use policies without having a logged in user? To give an example, I wou...
Hello everyone, I need some help. I've had this issue for a few days now and I can't seem to solve i...
Hi everyone, I'm building an application and if the session times out then a user submits the form,...
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