Header edit Set-Cookie ^(.*)$ $1;HttpOnly;Secure I have established that if this line is included in...
Hi, I'm trying to create an API with Laravel, this are on my localhost:8080, and i want to use it wi...
I need to allow files to be downloaded, but have to track the number of times they were downloaded b...
I'd like to show users the progress of their uploads without using third party plugins, and I know P...
Hey! I have just started to create a Laravel application featuring websockets. I have managed to cre...
Using Laravel 5, though this accured in previous versions too. Issue: I'm getting the redirect url s...
I'm on Laravel 4.1.3 I used the password_reset everythings seems to work email is sent , reset passw...
Hey, Just started Laravel today and I was checking some tips and tricks on how to make a multilangua...
I am making a game using the Unity 3D. Does anyone know how to implement Laravel as a secure backend...
With my app, whenever a user logins in, my postLogin() method will update my user table's "logi...
I am trying to implement simogeo filemanager into laravel and using it in combination with tinymce i...
In my routes I am using the csrf filter, and it is working fine. Route::get('items/index', array('be...
Hello all, First time here, as I usually spend hours (days!) searching for solutions, and usually fi...
Hey everybody, I'm having problems with in Laravel's session variable. First, i have a controller na...
Hello, Although I set the withCredentials for the angularJS side of the call, the preflight OPTIONS...
I have the following in my controller, I want to get to the POST (store()) method of anotherControll...
Hello! Im using sentry2 , by default the sentry configuration works with email and password like cre...
I am getting this error when running it in terminal on my mac. This is what I am running in terminal...
Hi, Setup IDE: PHPStorm Laravel latest through composer PHP UniServerZ with PHP 5.4.23 OS Windo...
I’m trying to create some tests for a Laravel application using Behat. Many of the tests require tha...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community