Support the ongoing development of Laravel.io →

845 Threads

posted 10 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

Filter on filters

Hi, I'm creating a timesheet webapplication where only registered users can have access. Offcourse a...

0 Likes
2 Replies
Solved

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 10 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 10 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 10 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

Database Session error

Hi. I got a very strange problem... I can't use database session for my website. In local everything...

0 Likes
2 Replies
Solved

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 10 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 10 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 10 years ago

Session data. Is there a better way?

I have a controller that redirects the user to another page and sends some data along in the form of...

0 Likes
8 Replies
Solved
posted 10 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 10 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

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.