python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to reliably detect an expired Laravel session?
I am working on a web client which does a lot of AJAX request. The backend is written in Laravel. If the backend throws a PHP exception, the backend sends a JSON response to the client whose header sh...
user2690527
Votes: 0
Answers: 0
Unable to retrieve data stored on Laravel session on subsequent requests
I am writing a programme that requires a multi-step form before all the validated data will be stored in the database. For instance, Users have to provide their personal information before proceeding ...
Smartdev
Votes: 0
Answers: 1
Storing User Roles in Session Laravel
Hello there I am working on a project in Laravel in which i need to assign permission to each user so that i could verify on each blade file or controller function to check whether the current user ha...
Hammad Butt
Votes: 0
Answers: 3