Support the ongoing development of Laravel.io →

700 Threads

normal SSH OK, via crontab errors

Hi all, If I have Laravel running via the normal SSH client. Everything seems to work and act on my...

0 Likes
7 Replies

Shared variables best practice

I have a complex product setup on a shop, so the users basket includes a lot of info cached from the...

0 Likes
3 Replies
posted 10 years ago

Access session from a public directory page

Hello guys! I have created a page within public directory and trying to set session value there and...

0 Likes
0 Replies

Website hack

Dear Friend I would like to inform all the who work as website developer that now in my country (Cam...

0 Likes
0 Replies

Session Issue?

Alright so i was using a session earlier and encountered a weird "bug"? so here is my orig...

0 Likes
0 Replies
posted 10 years ago

Why would I have a recording session produced so much?

Why would I have a recording session produced so much?

0 Likes
0 Replies
posted 10 years ago

How do you: Access Session data from command line php?

If I have the laravel session/cookie, how can I use that to retrieve the appropriate information usi...

0 Likes
0 Replies

Access Validation $errors outside a view?

In any view, $errors is always available and returns the appropriate object. However, I'm trying to...

0 Likes
6 Replies
posted 10 years ago

session different expiration times

Is it possible to have different expiration times for different session variables? For example: A sh...

0 Likes
0 Replies

Return user after form validation to step 2

Hello, I am busy creating a step by step application where the user have to submit stuff. In the fir...

0 Likes
0 Replies

AdLDAP with CCovey's package, Auth::check() returns false after Redirect

Hi, I seem to login fine, i.e. Auth:attemp returns true, and within the controller itself Auth::chec...

0 Likes
1 Replies

Old Input not working in IE?

Hi all, I'm builing a back-end and using Old Input to store inputs over 3 pages. Page 1: show the f...

0 Likes
1 Replies

Problem with get route

Hi, In my application ,i done these steps I define Route::resource('users', 'UsersController');...

0 Likes
3 Replies

Failed to initialize storage module: user

session_start(): Failed to initialize storage module: user (path: /home/sitename/html/app/storage/se...

0 Likes
1 Replies

Request::server('HTTP_HOST') returns localhost within a helper class

I want to get the current domain, using Request::server('HTTP_HOST') - however when I call this from...

0 Likes
0 Replies

Get data of a foreign session

Hi everybody, just a hopefully short question: For a project we have several modules, old ones (code...

0 Likes
3 Replies

using database for session storage in laravel framework

I am using Laravel framework of PHP for development.Now for my application, i want to stor...

0 Likes
0 Replies

Account lockout and multiple concurrent login protection

I come from a security testing background and am building a webapp based on Laravel 4. I'm looking i...

0 Likes
3 Replies

How to avoid using Session Facade?

To allow for proper unit tests, it is recommended to avoid using Facades. How can I access Session i...

0 Likes
3 Replies

Allowing more then one user to be logged in at the same time with Laravel?

I am trying to set-up a demo account for my application. However the system logs out the account if...

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