Support the ongoing development of Laravel.io →

845 Threads

Getting error: Whoops, looks like something went wrong.

Hello, I didn't checked on my website for a month but then a few days ago i checked and got: "W...

0 Likes
3 Replies

Login help, redirect kills session

Help with Laravel login I created a simple CRUD with a login, the problem is when I update or store...

0 Likes
1 Replies

Laravel DB sessions

Hi, Im new to Laravel. Im trying to use the DB driver for sessions, but it still writes to disc. La...

0 Likes
5 Replies
Solved

A couple queuing/session/logging related questions

Right now I have a command dispatch inside my controller which triggers my command, executes the han...

0 Likes
0 Replies

Long Running Logics

I often deal with this type of workflow often: Request data from rest API. Loop through JSON respon...

0 Likes
9 Replies
Solved

OWASP's Insecure Direct Object References

Dear all, I have read OWASP top ten list to secure a simple application. I have search through Googl...

0 Likes
3 Replies

Page updates while processing

Hello everyone! I have a PHP script that can take a few minutes to be done. It's some search engine...

0 Likes
9 Replies
Solved
posted 9 years ago

Integrating Classic asp and laravel php session integration

If a user logs in via laravel, and then goes to a classic asp page I don't want them to have to log...

0 Likes
0 Replies

Session persistence with database driver

Locally, I use the file driver to store my sessions and it works fine. On production however, the st...

0 Likes
12 Replies
Solved

Laravel 5 - Role permissions

I try to make my own permission system. but got a problem with the code when if the user doesn't hav...

0 Likes
0 Replies

Javascript alert show session message

How to show this message in Javascript Popup? @if (Session::get('message')) Session::get('message')...

0 Likes
0 Replies

Nginx, hhvm problem with Class

Hello, I have a problem when I use a class in Laravel. If I use this code: Session::put('name', 'val...

0 Likes
0 Replies

Intermittent non-booting of Eloquent Model Trait

I have a trait with a boot method that adds an observer to the model which sets a field on creating....

0 Likes
1 Replies

laravel 4.2 redis session give white page !

Hello community, im facing a problem when i put session driver to "redis" i only get white...

0 Likes
1 Replies
posted 9 years ago

redirect to login page on session expires

Hello , I am using below code for redirect to login page on session expires. Route::post('/company/a...

0 Likes
0 Replies
posted 9 years ago

Why doesn't Laravel 4.1+ have a native PHP session driver?

[cross-post from /r/laravel] Newbie question. I'm checking out Laravel for the first time, and am im...

0 Likes
2 Replies

Multiple servers

Hi, just a question on best practice, I have a Laravel application that I want to scale across 2 web...

0 Likes
1 Replies

Interface to get user info (picture, details etc) that abstracts facebook/twitter/ origin?

Hello, In my site i want to implement a facebook/twitter login and also full sign up option. in my...

0 Likes
0 Replies

codeigniter session login used in laravel

Hi, I have a codeigniter site, and I would like to add a new section to the site, and do it in larav...

0 Likes
1 Replies

Clients, Managers, and two-tier authentication based on sub-domain.

New to Laravel in general, but have been gobbling up everything I can get my hands on.. Trying to do...

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.