Hi. In the past we use to do something like Cookie::get() - Cookie::set() - Cookie::forever() but th...
I am currently investigating an authentication bug in somebody else's application which occurred whe...
I have just tested laravel session use database engine. With multiple submissions case, I tried fix...
Hello, I am changed Folder stricture with below help http://ziyahanalbeniz.blogspot.com.tr/2015/03/m...
Hello All, I alway get this error when i try to post my form. project_name/login is working well. I...
I have written a fairly large RESTful api server using Lumen 5.1. In various middleware classes, I f...
I have this pivot table: http://3.1m.yt/0_7a5sa.png I need to return multiple names of users (from u...
Good evening everybody! I Hope you can help me. I implemented a Login system with laravel 4.2. I use...
Hi! Just started learning Laravel with the help of learninglaravel.net tutorial, however I'm a bit s...
I have an appointments page where I keep track of my appointments. I have several dropdowns which I...
Hey, is it possible to assign the web middleware to the 404 page? Best regards, Deazl
Hello guys, since I made the upgrade to Laravel 5.2 I'm having troubles with sessions. I learned tha...
Hello guys, I'm new to Laravel. I just played around with some methods and made already a few little...
I'm working with an AngularJS front-end and a Laravel 5.1 app. I have a route in my Laravel app whic...
Hi When I close the tab of my site without logging out and I open it again, it tries to get this url...
i have input user form i want to display that to the user before they submit Should i use sessions o...
I try to follow the tutorial, the tutorial running well without put the auth in group middleware web...
I am using sending mail using mail::send method it it giving exceptiin permission denied File_puts_c...
this is my loginAction that built session <?php namespace App\Http\Controllers; use Illuminate\H...
Hi. i need to add a function to my application upon the user session expired. the lifetime set in my...
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