Hi, I have a field wich receive a JSON like this: {"grid":{"product":1,"col...
Hi all! I'm pretty new to laravel and I have a problem. I using route: Route::get('/home', function...
Hi. I have a question concerning Laravel and OPcache (built in as of PHP 5.5.0). Current setup Lara...
When setup my project on sub domain getting below error. PHP Warning: require(/home/username/public...
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...
I'm using laravel 4 and I'm trying to get all the gallery items that belongs to a category depending...
Hello everyone. I am wondering what will be the fastest way to find pair value in array in blade. Wh...
Hello every one, I am a newbie in Laravel, I just took a Lesson about Laravel 5 Fundamentals. After...
Hi All, I am new to this forum and really new to laravel, i am trying to create a custom HTTP authen...
I want custom Validation when i submit form login. Thanks
Hello. I'm having some issues with my laravel api server using JWT. First of all: I already implemen...
Is there a good way to check to see if attach() on a BelongsToMany executes successfully, when it ju...
In my controller, I'm using Flysystem (Laravel Flysystem) to create a zip file and then download it....
Hi, I am trying to use db:seed but every time I run it i get [Symfony\Component\Debug\Exception\Fata...
The easiest way to explain this is with an example: I have a system where User A posts a product on...
Hi, My web application is up and running on production. But I lost my development sources due to lap...
Hi, i'm using this route: Route::get('/', ['as' => 'home', function () {return view('home');}]);...
Community, Yesterday I created an issue on GitHub sharing some ideas about translating the documenta...
Hello, For a simple questionnaire I would like to create some statistics but I'm not sure if the cur...
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