Hi. I have a question concerning Laravel and OPcache (built in as of PHP 5.5.0). Current setup Lara...
Hi, I'm unable to access my form-data in middleware, however, If I send the same data as a JSON, I c...
Hello guys, I'm getting stuck on a route which is not defined according to Laravel 5. All my routes...
In my controller, I'm using Flysystem (Laravel Flysystem) to create a zip file and then download it....
Hi, I do have a dynamically generated questionaire form which fetch all published questions from the...
Hi i am working with Laravel 4.2.17 , PHPUnit 5.1.1 and PHP 5.6.16 . I am using PHPStorm as My Edito...
Hey there. I am building an API with Lumen, which looks great. The problem I am facing now applies o...
Hello all i'm trying to have for my website 3 post for each Categories but in my controller i'm doin...
Hello everibody, it's my first post, googled a lot but didn't find anithing could help. Here is the...
Hi, I am having problems saving the Multipart Image sent from Android application to laravel. As soo...
can i login using auth::attempt without hash the password ? i already have the database users from m...
I have a custom PHP script I use for environment restores. This script is inaccessible via HTTP and...
Hi All, Some time back I have developed a small application using laravel 3.2. I recently tried to r...
Hi all / as I have a problem with my routes.php routes file, have the following //llamamos a la rut...
I am running my webpage behind a proxy, and everything works until I turn on maintenance mode. I add...
I can't figure how to do this. I use FormRequest in my controller so the validation happens before i...
I have a problem. I need to prevent a logged in user can edit / view etc. information of another us...
Hi, I have a button lets say it is in a div for simplicity Button <button rel="tooltip"...
Hi guys, I have a strange problem. I am not able to redirect my user if his email does not exist in...
Is there a way to get all the methods that are called and executed ( Even the methods from the exter...
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