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...
irankhosravi liked this thread
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",...
aleksandertabor liked this thread
Hi, We have to launch a website in less than 48 hours and we have some issues that must be fixed. Th...
Hi, I am beginner of laravel and MYSQL AND i wanted to call my stored procedure and pass the data to...
I have a post route in api that returns a view. I also have auth middleware. So in front end I have...
I am trying to export my report to excel in my Laravel 5.8 project using Maatwebsites: In Laravel-5....
I tried a lot to find the error on code even I have contacted the developer to fix this issue. But t...
Hello, i try to explain my Problem. I have 2 Tables in relationship shootingbooks and shootingranges...
Laravel Version: 6.0 PHP Version:7.4 Database Driver & Version: MySQL Description: Observers ret...
my handle() function : $data = array('name'=>"Test"); \Mail::send(['html'=>'emails.t...
SELECT ROUND(IFNULL(SUM((users_redeem_history_order_total_amount * users_redeem_history_discount_per...
I want to send a file as an attachement with the email sent from my laravel application. this is how...
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