Support the ongoing development of Laravel.io →

843 Threads

Authenticate User is NULL after I redirect from the login, (Upgrade from LV5.2 to 5.3)

Hey All. In my LV 5.2 I had a middleware route that went in to the doLogin controller. And After Ith...

0 Likes
0 Replies

Log user returning via remember (L5.3)

I'm spinning in big circles here. I have a Log set up to log users logging in using the EventServic...

0 Likes
0 Replies

Laravel and Local Storage

Hey, I understand local storage is a client side construct and therefore isn't directly available vi...

0 Likes
0 Replies

Token Mismatch problem in certain browser.

I fetch serious problem in token mismatch frequently. I followed many instruction from "LaraCas...

0 Likes
0 Replies

Login Facebook Laravel Socialite

Argument 1 passed to Illuminate\Auth\SessionGuard::login() must implement interface Illuminate\Contr...

0 Likes
1 Replies

Manually logging in as a user, then redirecting, shows me previous user unless I refresh.

This has been a persistent issue, and now it is time to fix it. I have a section of a projcet where...

0 Likes
2 Replies

Session always returns the variable value to 1. seems like its forgetting.

following is my code class Cart { public $totalQuantity; public function __construct($oldC...

0 Likes
0 Replies

Custom Simple login by using the session Laravel 5 not use Authentication

I created a simple login with middleware to check the session username and password. for details can...

0 Likes
0 Replies
posted 7 years ago

Sessions in Laravel

Hi everyone please i want to know how to set a session and use it in my website using laravel in nor...

0 Likes
1 Replies

How to run run your own written service provider before laravel core service providers

I want to run my own provider before laravel core provider how can i do it?

0 Likes
0 Replies

How to access session from parent template

Hi, I'm new to Laravel so the question might sound stupid. I'm currently trying to handle the displa...

0 Likes
2 Replies
Solved
posted 7 years ago

Session token invalidates on ajax call

I know this question has been asked many times before but I've Googled it to the point of madness, s...

0 Likes
0 Replies

Loading Laravel's Session using Ratchet

Hello guys. I'm implementing a websocket chat using cboden\ratchet and vanilla javascript. I want to...

0 Likes
10 Replies

Opinions please! Lava charts + Google Charts + Analytics

Hi all - building a little project with laravel and want to show some stats to users. These stats wi...

0 Likes
1 Replies

Session Issues

Hi guys, how are you? I'm using Laravel 5.3 version. I have one "View" in the folder auth/...

0 Likes
0 Replies

No hint path defined for [notifications]. - Reset Password

Hi, So I am trying to reset the password in Laravel 5.3 but I have run into an error. I receive the...

0 Likes
1 Replies

Can't use Schema and Session class in a Middleware in Laravel 5.2?

Can I use Schema and Session class in a Middleware? I tried to use Schema::hasTable and Session::put...

0 Likes
3 Replies
Solved

How to give user JWT token after OAuth provider redirect

Is there any good practice how to give user JWT token after provider send him back? Give it to user...

0 Likes
1 Replies

Make api.domain.ext the stateless passport route and change .ext/api to normal route

Hi, I installed passport, and I got the API functionality working with 2 environments, one getting t...

0 Likes
0 Replies

Integrate non-laravel project with laravel project

Hi! In my company, we make login in one application (non-laravel). When the login is made, we store...

0 Likes
0 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.