Support the ongoing development of Laravel.io →

845 Threads

Laravel 5.0 vs 4.2 and Sessions not persisting after redirect

Header edit Set-Cookie ^(.*)$ $1;HttpOnly;Secure I have established that if this line is included in...

0 Likes
0 Replies

Session doesn't persist on CORS

Hi, I'm trying to create an API with Laravel, this are on my localhost:8080, and i want to use it wi...

0 Likes
1 Replies

Increment download w/ support for download manager

I need to allow files to be downloaded, but have to track the number of times they were downloaded b...

0 Likes
0 Replies

Using PHP's session upload progress with Laravel

I'd like to show users the progress of their uploads without using third party plugins, and I know P...

0 Likes
1 Replies

Get user from WebSocket connection

Hey! I have just started to create a Laravel application featuring websockets. I have managed to cre...

0 Likes
0 Replies

Redirect Intended URL

Using Laravel 5, though this accured in previous versions too. Issue: I'm getting the redirect url s...

0 Likes
0 Replies

invalid credentials after password_reset on login

I'm on Laravel 4.1.3 I used the password_reset everythings seems to work email is sent , reset passw...

0 Likes
0 Replies

Where did filters.php go?

Hey, Just started Laravel today and I was checking some tips and tricks on how to make a multilangua...

0 Likes
4 Replies

Laravel backend for Unity 3D

I am making a game using the Unity 3D. Does anyone know how to implement Laravel as a secure backend...

0 Likes
1 Replies

Updating user table when user logins via remember

With my app, whenever a user logins in, my postLogin() method will update my user table's "logi...

0 Likes
6 Replies

How to use laravel Auth::user() outside laravel and pass data in custom php?

I am trying to implement simogeo filemanager into laravel and using it in combination with tinymce i...

0 Likes
0 Replies

Refreshing page causes TokenMismatchException

In my routes I am using the csrf filter, and it is working fine. Route::get('items/index', array('be...

0 Likes
0 Replies
posted 9 years ago

Better Way of Handling 'Back' and 'Cancel' Buttons?

Hello all, First time here, as I usually spend hours (days!) searching for solutions, and usually fi...

0 Likes
4 Replies
posted 9 years ago

Laravel's session variable issue

Hey everybody, I'm having problems with in Laravel's session variable. First, i have a controller na...

0 Likes
2 Replies

AngularJS & Laravel CORS, preflights OPTIONS causes problem

Hello, Although I set the withCredentials for the angularJS side of the call, the preflight OPTIONS...

0 Likes
0 Replies

Request::create() how to get array data?

I have the following in my controller, I want to get to the POST (store()) method of anotherControll...

0 Likes
0 Replies

Change credentials Sentry 2

Hello! Im using sentry2 , by default the sentry configuration works with email and password like cre...

0 Likes
1 Replies
Solved

Getting a error when trying to migrate MYSQL table.

I am getting this error when running it in terminal on my mac. This is what I am running in terminal...

0 Likes
4 Replies

Laravel Exception after cookie is set - OpenSSL extension is required

Hi, Setup IDE: PHPStorm Laravel latest through composer PHP UniServerZ with PHP 5.4.23 OS Windo...

0 Likes
2 Replies

How to run tests as a logged-in user?

I’m trying to create some tests for a Laravel application using Behat. Many of the tests require tha...

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.