Support the ongoing development of Laravel.io →

844 Threads

Guzzle gives me different data

Hi I need to retrieve a total of credits. When I put this in the browser it works and gives only a t...

0 Likes
3 Replies
Solved

Session Killed when Accessing /login in browser

Dear All I am new comer in laravel framework. I am trying to create authentication in laravel. I am...

0 Likes
0 Replies
posted 8 years ago

Unique Session ID error

Hello, I am using laravel 5.1.31 Currently I am trying to set my session driver file to database, ac...

0 Likes
0 Replies

get payload session info

Hi all, can i know algorithm to get session info payload stored in my database? i have to build a fu...

0 Likes
1 Replies

Laravel 5.2 and ajax post login problem

Hello Folks! my problem next > when i use jquery login , server response 201 OK , and when javasc...

0 Likes
0 Replies

Problem to getting flash message

I made custom MiddleWare group to separate admin panel, protected $middlewareGroups = [ 'web...

0 Likes
0 Replies

No supported encrypter found

Now I may be being stupid and not understanding fully... I'm trying to add items to a shopping cart...

0 Likes
2 Replies
Solved

TokenMismatchException in VerifyCsrfToken.php line 53:

Hello i was developing my 5.1 laravel project on my windows pc and yesterday i wanted to transfer t...

0 Likes
2 Replies

how to looping through url with Riderect in Laravel

Hi, I've been searching for days to figure out how to iterating through url request, as a naive prog...

0 Likes
0 Replies
posted 8 years ago

custom session handler

hi. I want to use common session handling in laravel and nodejs/express. (nodejs/express sign the co...

0 Likes
1 Replies

Homestead Session not working after reboot or resume

Hi, I've installed Virtualbox 5.0.16 and Vagrant 1.8.1 on OS X. Then I setup a homestead box and cr...

0 Likes
0 Replies

Session lost after redirect

I want to redirect my user to another page after they have signed up. For that i need to access thei...

0 Likes
1 Replies

[Laravel 5.2] Auth::guard('customGuard')->user() isn't working and I don't know why

Hi, I am new to the Laravel community and i started with the last version (v5.2.16). I am using a cu...

0 Likes
1 Replies

Memcached session & app cache

The cache and session data can have there own table (database) but if I want to put them in memcache...

0 Likes
0 Replies

Sessions and database

Hello! I set my session driver as database and in session config file set connection as mysql, becau...

0 Likes
1 Replies

cart in laravel

How to create shoping cart in laravel 5 , i'm experience difficulty to make.? it please

0 Likes
0 Replies

Two forms in one page - validation problem

Hey guys!!! How are you doing? I hope great! I am facing some issues working with Laravel 5.2 and ho...

0 Likes
1 Replies

Single User at a Time Login

Has anyone managed to implement a system that prevents multiple logins for the same user name/id? I...

0 Likes
1 Replies
Solved

remember token always null using guard in laravel 5.2

["remember_token"]=> NULL i have two guards in my auth the first one is "comp...

0 Likes
0 Replies

5.2 - How to use cookies?

Hi. In the past we use to do something like Cookie::get() - Cookie::set() - Cookie::forever() but th...

0 Likes
2 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.