PHP script to check the client's IP address: <?php namespace IPv4; if(!session_id() || session_...
When i call a method where i set session is execute perfectly.After set the session when i call ano...
I have a L5.2 app where I'm trying to login a user in an Event Listener. All routes are wrapped in w...
Hello, I've got this problem with the Auth::user() object not working properly when using subdomains...
hi guys i have a problem with laravel coding that i ran my project on cpanel and i encountered with...
Hey guys, im trying to get an email sent out to the logged in user on visiting a page, this is what...
Hi all Sorry if this question has already been posted before. I am new here and tried searching via...
Hi there! I have a code that works fine. It displays flash messages. This is what you find in my vie...
Hey guys, i have been working on a local machine, once a user registers it fires an event from a con...
Laravel 5.4 version The validate() function works until I test more than 3 errors in the form. Upon...
Hi guys, I'm using TinyMCE and Roxy Fileman to manage my files. The problem is that anyone can acces...
Hi everybody, I'm learning about Laravel. When i code shopping cart project, i have a problem with S...
I have a page with a form which users use to plan activities and it might require a long time to be...
When I receive the session variable I always receive [object Object],[object Object] I have filled t...
I'm not sure that this is the correct way of doing this but I want to make select dropdown where the...
i use laravel 5.5. i got some problem. login first time is ok. and then logout, change account login...
I want to create fake session for dummy user in Test
I having an issues on sessions, or may be token mismatach. My session lifetime are 30 min, when user...
Hello, What's the best model for authentication in REST services, I have been checking out this tuto...
I'm having a problem and not sure what to do. I've already managed to create the login then redirect...
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