I want to upload an json file object in laravel , this object come from angular js with the below fo...
I've been trying to figure out what exactly is wrong with this for a while now, and I'm pretty stump...
Hello guys. I'm implementing a websocket chat using cboden\ratchet and vanilla javascript. I want to...
Hi, I have created a view composer to pass through the variable 'categories' to all views but I get...
Hi I'm relatively new to Laravel and trying to create a subscription checker. Please do not suggest...
Hello I'm new to Laravel and the forum. I am trying to create a RESTful CRUD controller with a littl...
I just upgraded to 5.3. I have a dashboard controller. It has a constructor like: public function __...
Hi, I have removed the public directory from laravel 5.3 and set my project to root directory. I ren...
My Ajax request var users_ids = ['1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11']; $.aja...
I have table with rows and their id, in view smth like this: <body> <table> <tb...
I have table, there are are rows with checkboxes. I have script that counts all checked checkboxes w...
I've been stuck in a kind of bug for 2 days so far and I'm really desperate. I'm trying to validate...
This is my post request validator for a form <?php namespace App\Http\Requests; use App\Http\Re...
I have customer model and product model joined by subscriptions table. When i run something like $c...
Hi, I have developed an API for an Angular front-end (https://brandhunt.co) The problem is that I ge...
So, I am working on a product and using ID's in the URL and not using slugs. The only point I know d...
I'm quite new to laravel development. I'm trying to create a unit test, which should fail (response...
Hello guys, I have defined my controller and it was perfectly working. Suddenly when I click on the...
This is a problem which our team has faced previously however we thought it was a merge conflict on...
Hi friends is Event and Listener are important to use in laravel if yes , why ? i'm feeling that it'...
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