Support the ongoing development of Laravel.io →

700 Threads

posted 9 years ago

Sessions persisting when switch to a specific URL

Hi guys, I'm developing an App where a User has many accounts. Each account is a subdomain. The part...

0 Likes
0 Replies

Refill form inputs when reload page.

Hello . When i navigate on a view the form fields get cleared but if i fill a field and reload the p...

0 Likes
0 Replies
posted 9 years ago

Extending the session facade

I'm currently attempting to extend the session facade, so instead of using Session::put('company', $...

0 Likes
0 Replies

How does authentication/session management work in a JSON environment?

I'm trying to build a system with a standard web interface, but also want to be able to have mobile...

0 Likes
0 Replies

Session data stores twice

Hi I am using Laracasts Form Validation Simplied (https://github.com/laracasts/Form-Validation-Simpl...

0 Likes
3 Replies
posted 9 years ago

Magento & Laravel

Hey Guys i'm new at laravel 4 and i love it ! I've wrote a simple Q&A System and now i want to a...

0 Likes
7 Replies
posted 9 years ago

get data from session

I need to get data from the session in a package inside /vendor I used the following line: <?php...

0 Likes
0 Replies

Count authenticated sessions

Hi, Is there an elegant method for counting sessions that are for successfully authenticated users?...

0 Likes
0 Replies

CkFinder Auth::check()

Hey everybody, Trying to get CkFinder working. Was following these approaches (althogh marked as &qu...

0 Likes
1 Replies
posted 9 years ago

Different session on same domain ?

I am new at using laravel, just finished my first web app. The issue i am facing is that my http://w...

0 Likes
0 Replies

Extending Sentry

Hi guys, I'm using Sentry for my app. To get the user in the session controler I use : class SentryS...

0 Likes
2 Replies

Caching conflicting with appends

Hello, I'm using Larvel 4.1 on Ubuntu. My model caches getOne function caches data and returns it fi...

0 Likes
0 Replies
posted 9 years ago

laravel4.1 session timeout

Hi everybody I want to logout my user after one hour.I use session for that . I set lifetime='60...

0 Likes
1 Replies
posted 9 years ago

Set individual session data expiry.

Is it possible to do this with laravel's Session class?

0 Likes
0 Replies

Validation and Session Variables - Browser Refresh does not reset form

I am trying to understand why posted values persist in a session, even after a browser refresh. I wo...

0 Likes
0 Replies

Class /User not found (when moving User model to a package

Hi I have recently posted this on Stack Overflow but nothing seemed to come out of it, the link is h...

0 Likes
4 Replies
posted 9 years ago

how can i expire a session after special time?

hi I want to logout my user after one hour and I want to use session . for getting the login time i...

0 Likes
2 Replies

How to set and get session by ajax request

Hi, I want to set a session value using session_put in a ajax request and then after that I want to...

0 Likes
1 Replies
posted 9 years ago

Session handling on multiple database.

We have two databases one is master_client_database and client_database. The default connection is c...

0 Likes
0 Replies

Correctly passing csrf with jQuery(formData) ?

I have an upload script that has a fall back to flash which doesn't pass the session, instead i can...

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.