i have models "Book" and "BookCategory" how to select the cheapest book in every...
Laravel cashier. In the create method in the SubscriptionBuilder class I need to insert a value into...
FatalErrorException in BusServiceProvider.php line 16: Call to undefined method Illuminate\Bus\Dispa...
Hello, Each change I made on blade files, I must clear the cache manually. (php artisan view:clear)...
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...
We're in the stages of deploying/redeploying a Laravel project and its quite hard and complex. I'm t...
Hi. I's a simple question. If I have something like this in my service provider: public function boo...
I have these tables categories id name sectors id name applications id category_id sector_id name...
Hi guys, I'm using FindMany to retrieve a bunch of records from my database that matches an array of...
I'm trying to validate unique title for specific book_id it means is should be unique only specific...
Hi, I currently utilize tasks scheduling, it works via web server user's (www-data) crontab. Now I n...
How can I include Bootstrap glyphicons in Laravel 5.4? network tool in Chrome show a 404 error to th...
Hi To be fair Im just starting to look into Laravel. The end goal is to have different schools to lo...
I'm fairly new to Laravel and couldn't find anything on this. If for example, I was creating a panel...
Hi, I'm using a controller to talk to an API which I made. The API requests were working fine until...
Hello, I'm trying to create a system that will link multiple images with posts, for example, I want...
I'm currently developing a website with Laravel, where users can register and afterwards login in or...
Is there a way to create middleware only for one controller. So i mean like a inner middleware? I do...
Hello, This is my first attempt at writing a server provider. Any help would be deeply appreciated....
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