Support the ongoing development of Laravel.io →

844 Threads

How to log in as another user at the same time.

I have a users table with an is_admin column. I need an admin to be able to log in temporarily as a...

0 Likes
4 Replies

please can anyone solve my problem

i am deepak sharma.i am new to laravel 5.2. i am creating login,registration,and log out panel manua...

0 Likes
5 Replies

500 (internal server error) using Ajax in Laravel 5

I have created a like and dislike a button and store the info through ajax in Laravel 5.2. I am usin...

0 Likes
1 Replies

Undefined Variable thats defined :\

So I'm stuck been trying to debug for 3 some days now... Here's my issue maybe someone see's somethi...

0 Likes
2 Replies
posted 7 years ago

Forcing Illuminate\Session\Middleware\StartSession

Hello, I'm trying to develop custom 404 error response and for that I need access to Session stuff....

0 Likes
0 Replies

laravel 5.2 multi auth and laravel localization, auth not working

Can you help me with this question, http://stackoverflow.com/questions/38673593/laravel-5-2-multi-au...

0 Likes
0 Replies

Hyperlink to authenticated page not working from MS Word / Excel

Hi, Let's say I have a basic Laravel web application, like the one from the Intermediate Task List q...

0 Likes
1 Replies

Laravel and CKFinder

Hello, I'm trying to use Laravel Auth function in CKFinder to restrict anonymous using of CKFinder....

0 Likes
0 Replies

Scan Barcode with Android to a page of a logged in user

Hi Peeps This is like a point of sale, the page will have a field for the customer number, amount an...

0 Likes
0 Replies

How can i handle VerifyCsrfToken Middleware after leaving form for while

Dear All, Forms are working great with me, but i left the webpage opened for several minutes then i...

0 Likes
1 Replies
Solved

Tokens CSRF don't work

I have error after some action from me, i tried change 'domain' in /config/session.php on own domain...

0 Likes
1 Replies
Solved

Cookies not persisting after Laravel 4.1 upgrade

I have an existing Laravel 4.0 project that I have been trying to update to Laravel 4.1. I created a...

0 Likes
26 Replies
Solved

Getting logged out when looping over image requests.

I'm developing an image sharing platform, but when I want to load an page with a lot of images I oft...

0 Likes
4 Replies
posted 7 years ago

Laravel (Sentinel?) flushes sessions

Hi all, There is a strange issue with a application where i work. Without any notices you get logged...

0 Likes
0 Replies

Do something when session expire.

Hello guys, I just wanna know if it's possible to update a table on the DB when the session lifetime...

0 Likes
1 Replies

simple demo of if($user->can('view))

Does anyone have much simpler way to demonstrate $user->can('view')?

0 Likes
0 Replies

Laravel @include returning redirected view upon a 401 error

I am using the laravel @includes in my blades, which is fine, but when a user's session expires, and...

0 Likes
0 Replies

Session Permissions Issue

The Problem I'm getting a Permission Denied on every single page coming from: ErrorException in File...

0 Likes
2 Replies
Solved
posted 7 years ago

Using session() function to store session variables

Hi all, I'm not normally one to ask such basic questions, but I'm completely stumped at the moment....

0 Likes
1 Replies

Auth::user() always returns null

Hi, everyone. I implemented login functionality to check role of user. Here is postLogin() function....

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