Greetings Everyone, I've been following a tutorial on youtube for a dependant dropdown. when i follo...
When creating a migration on a new laravel 5 install. I got this error message as the artisan comman...
i have models "Book" and "BookCategory" how to select the cheapest book in every...
Hello guys, I'm using Laravel for a while and I love it :) It's my first post here, so I'd like to s...
Hello guys! I got a problem that I'm not managing to solve. I have a model called "Jogo" t...
I have these tables categories id name sectors id name applications id category_id sector_id name...
I'm trying to validate unique title for specific book_id it means is should be unique only specific...
Hello, I'm trying to create a system that will link multiple images with posts, for example, I want...
I have a polymorphic relationship issue that i'm trying to solve. But i dont know how to go about it...
Hi! Im using jwt.auth middleware in my routes like this: Route::post('/login','AuthController@Login'...
I am taking data from a junction table and want to chunk by id but the method is not recognized. Her...
The very ideia of a contract contradicts the usage of "Redis" in the namespace "Illum...
Hello, I might have a simple problem but it really bothers me. I have a model that has an 1:1 relati...
Hi, There's my local cnx data. 'driver' => 'mysql', 'host' => '127.0.0.1', 'database'...
I'm at the very beginning of using stripe in my project (with Laravel Framework), and i want to ask...
How to create functional of importing and exporting Data Base rows. For example: i have 10 000 produ...
I want to create a word file for download after fetching all records from table. can anyone suggest...
I have been looking at the possibilities of gamification on my webapp, which has been fun to think a...
Hello, I am facing following problems while insert data in a pivot table. This is link Expecting sug...
Not sure if you can post questions about Laravel 5 yet? Running "php artisan db:seed" in...
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