Support the ongoing development of Laravel.io →

845 Threads

Token mismatch on file import

I have a problem that I'm hoping someone has either run into before, or has an idea of the possible...

0 Likes
2 Replies

User login without users table

I have a unique use case I am trying to write a laravel application for. I want to authenticate user...

0 Likes
1 Replies
posted 9 years ago

socialite - facebook login

Hi there guys, I am in trouble with socialite facebook login. I set up my facebook app and integrate...

0 Likes
0 Replies

No redirect from auth routes, even though successfully authenticated?

Being fairly new to Laravel framework, I've come across an issue with the default Auth system. I cha...

0 Likes
2 Replies
posted 9 years ago

How do I use the put method in Laravel?

This is my code: <?php namespace App\Users; use Illuminate\Support\Facades\Session; class Mappe...

0 Likes
3 Replies

Form::model information sometimes does not show, shows after refresh

My input elements sometimes do not populate with the model information. In the occurrence, I refresh...

0 Likes
1 Replies

phpUnit testing forgotten password

ok so I am trying to test the /password/email (which comes as part of laravel 5). my php unit test i...

0 Likes
0 Replies

Best way to create a product comparison on an L5 store?

I am creating a Laravel 5 store shopping cart and I would like to allow the users to compare up to 3...

0 Likes
3 Replies
Solved
posted 9 years ago

How can I remove a particular value from a Session array?

I have a Session variable and I want to remove a particular value from it. from it. I tried Sessio...

0 Likes
2 Replies

Auth::user not working in laravel

I'm creating a messaging application. User logs in and then his conversations are displayed to him....

0 Likes
2 Replies

What is the best way to handle expired login forms (expired tokens)

If someone logs out and leaves their form open overnight and come back the following day and login t...

0 Likes
2 Replies

Sentry 3 Users Online

Hey guys, Since on my old topic (http://forumsarchive.laravel.io/viewtopic.php?id=10766) the links a...

0 Likes
9 Replies
posted 9 years ago

unserialize error after power outage

sounds funny but I had my system running, the power goes out and comes back on within half a second...

0 Likes
0 Replies

Session cookie not being created.

Hi, I'm developing an app using Laravel, Cordova, and Cartalyst Sentry, and I'm having an issue with...

0 Likes
1 Replies
posted 9 years ago

loadbalancer and session management

Hello, I'm on laravel 4.2, and have inconsistency of the session management I have this configuratio...

0 Likes
2 Replies
Solved

Session death after any command?

Hi. Why is my sessions dying (after auth ofc) whenever I use any command ? For example php artisan q...

0 Likes
0 Replies

Laravel multi auth problem

Hi i am using laravel 5, I create the admin panel everthing is perfect. I group users 3 categories....

0 Likes
4 Replies
Solved

How to get one specific cookie in middleware?

Hi, all. I want to use the cookie which I set in controller in my custom middleware. Is it possible...

0 Likes
2 Replies
Solved

Saving models (serialize)

Hi, sometimes I fetch Models from the db and I'd like to make them available in further requests. Ho...

0 Likes
6 Replies

Proper use of Auth::login()

I'm trying to use Auth::login() to log users into my application. I'm using ADLdap to first authenti...

0 Likes
1 Replies
Solved

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.