where is the error $products=Product::whereHas('product_name','like','%'.$request->get('name').'%...
Hi guys ... here i am trying to protect some of my routes. I m using socialite and it is already wor...
I am trying to use \Auth::loginUsingId($user_id); in my api but after I use it user redirect to logi...
I'm working on a laravel api, which is used for an android application. I want to instantly scrape d...
Is there solution for multiple views for different subdomains? Also it should handle queuable action...
Trying to redirect the user to the thread page after creating their thread. I am not sure to pass th...
Look at my codes, I want to save the information, then everything falls apart. I have three tables,...
I've got some weird behaviour of a component: With this x-layouts.app I'm getting this: https://past...
Larafold is a Laravel 7 package created to make your life easier. It contains scaffolding for new La...
VendorProduct belongsTo a single Vendor. To find or assign a Vendor to a VendorProduct, must the Ven...
SELECT user_id, COUNT(*) AS clients_commented_for FROM (SELECT user_id, COUNT(*) FROM comments WHE...
I am generating a PDF file from HTML which is actually a bootstrap template for a quotation. I am us...
i am working on pomodoro technique project. In this project i have two types task completed task and...
i have a gallery folder which i created out of laravel project and i want to access that folder.ar
Working on comment to make as solution and I have this... `public function markAsSolution() { $s...
I have laravel , but I have error my project using laravel folder: /vendor/phpunit/php-code-coverage...
I have a multiple image. When I upload multiple image. I get this error. Call to a member function...
I am trying to display Google Calendar in Laravel application. I can fetch Google Calendar using thi...
deleted_at when there is a null response "delsoseted_at": "1969-12-31 18:00:00",...
Hi, We have to launch a website in less than 48 hours and we have some issues that must be fixed. Th...
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.