Support the ongoing development of Laravel.io →

700 Threads

Redirect unauthenticate user

Hi.. i have insert Auth::check() is the constructor of BasicController. it is suppose to redirect al...

0 Likes
0 Replies

Unable to save builder in session to append to queries later

I am terrible at explaining so I will do my best in point form: Each page queries a list of data Us...

0 Likes
0 Replies

Storing, Removing and Updating Arrays within a Session

I have created a new session key "temporary_ingredients", have been able to push an ingred...

0 Likes
1 Replies
posted 9 years ago

HHVM and laravel 4.2 issue

I'm trying to run an application on an HHVM 3.1 server and I'm getting a 'InvalidArgumentException U...

0 Likes
0 Replies

Multi part survey - How to make in Laravel?

Hey there. I am currently busy with a application that should work like this: We have several studen...

0 Likes
1 Replies

POST route redirected to GET route?

Hey, so it's not working, and I'm wondering if it's possible. Here's the gist of it: http://laravel....

0 Likes
2 Replies

Extending Auth Guard class

Is there a way do extend Auth guard class, so i could have some extra methods in it? for example: Au...

0 Likes
3 Replies
posted 9 years ago

Session id when cookies are disabled

Hello! Need to arrange authorization when cookies are disabled. Ie, Session ID need send in $ _GET....

0 Likes
0 Replies

Utilize Auth and Sessions without passwords

I'm currently working on a web application that is a subdomain of another website. My app's parent d...

0 Likes
0 Replies

Cannot pass all the value of my string/array into view.

Hi there! I hope somebody can help me with this. I am trying to pass a data from the controller into...

0 Likes
3 Replies

When will a session *really* expire? Using Cartalyst Sentry.

Hi - I've got this in app/session.php: 'lifetime' => 5, I'm using Cartalyst Sentry for authentic...

0 Likes
4 Replies

syntax error in user model - dynamic table names

Hi Guys I am trying to set it up so that my user model accesses a different table depending on which...

0 Likes
0 Replies

Persistence Problem: Session:get is null after PayPal returns user to my site.

I am assigning the following array to transactionInfo. $transactionDetails=[ 'am...

0 Likes
4 Replies
posted 9 years ago

Consistent error on production

On my production site, I am getting several errors like this every hour: SplFileInfo::getMTime(): st...

0 Likes
1 Replies
posted 9 years ago

how to change session expire time (client)

i have a question: if user change their computer time, the session cookie with expire. how can i mak...

0 Likes
0 Replies

Protect route using .htpasswd file

Hello! Auth.php has two options: eloquent and database but my app is not using any SQL database. All...

0 Likes
4 Replies

Laravel session logs user out (timeouts) after sometime automatically

Everything works fine for few hours and then user gets logged out automatically. I have been unable...

0 Likes
1 Replies

Chrome request

Hey everyone, i have some weird behavior on my laravel system with Chrome. When i click on menu item...

0 Likes
0 Replies
posted 9 years ago

URL Names Routes With Parameters

Hi there, I am trying to figure out the correct way to use routes within links. I know the below doe...

0 Likes
0 Replies

Laravel takes the authentication data from another computer on the network

I use laravel framework (v4.2.4) with the auth provider. I have two accounts: Kees Piet When I log i...

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.