Support the ongoing development of Laravel.io →

1,539 Threads

Laravel v7 - Data Table

I have made a E-commerce WebApp where you can order food online and pay. The orders arrive on the Or...

0 Likes
0 Replies

Need Help with adding a mass update to current CRM

Hello, I am trying to add another mass update function to a current open source CRM code. I want to...

0 Likes
0 Replies
posted 11 months ago

I need help If i create an article i have that mistake

count(): Argument #1 ($var) must be of type Countable|array,

0 Likes
4 Replies

issue with vite-laravel in build (production mode)

hi, i have an issue with vite (laravel). if i run 'npm run build' every assets file would be compile...

0 Likes
1 Replies

Sleep mysql connections on horizon:work redis

Laravel Version 9.52.4 PHP Version 8.2.4 Database Driver & Version MySQL 8.0.31 Description On h...

0 Likes
0 Replies

Can any one help me with this laravel mix sass errorlaralara

61 │ @return mix($background, $color, $weight); │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ re...

0 Likes
0 Replies

Attempt to assign property "M_Name" on null

Attempt to assign property "M_Name" on null! How do I fix it?

0 Likes
1 Replies

How to Export large amount of data around 15 lacks in excel

Hello, I am exporting data with a total record of 15 lacks. It takes about 28-30 minutes. I want to...

0 Likes
2 Replies

Session not displaying correctly in Laravel 10 after AJAX

I'm developing a web application using the Laravel framework. I'm using the Laravel session system i...

0 Likes
4 Replies
Solved

Laravel: How to run schedule for multiple machines?

I have multiple finger machines. I want to run multiple schedules at the same time for multiple fing...

0 Likes
0 Replies

How can I add a theme piker to this Laravel 8 blogging app?

I am working on a blogging application in Laravel 8. The application supports themes. In a nutshell,...

0 Likes
1 Replies

How to customize tables's rows with different Id in livewire

I'm building a stock management system. At the product list I use tables. And now instead of showing...

0 Likes
1 Replies
posted 1 year ago

Call to undefined method App\Models\Inventory::links()

As a beginner in Laravel, I'm currently following a tutorial on YouTube to create an inventory manag...

0 Likes
3 Replies

Query Builder Sql timeout

Hi, I have one big problem with query. I have a SQL that extracts approximately 20 records from a DB...

0 Likes
1 Replies
posted 1 year ago

Error to create Laravel ER diagram to Migration SQL database

public function up() { Schema::create('payments', function (Blueprint $table) {...

0 Likes
2 Replies

about gst

how to add SGST..CGST..IGST in my e-commerce website with javascript in cart page and checkout page....

0 Likes
5 Replies

laravel redirection after authentification

Why the redirection in this controller method is not working, note : i am using laravel with inertia...

0 Likes
1 Replies
posted 1 year ago

Laravel cant send id data to the modal

I am trying to make a crud website using modal. But I am having trouble with the update. I already m...

0 Likes
1 Replies

Laravel Mailgun

I'm trying to use mailgun in laravel 9 but I always get this error: Symfony\Component\Mailer\Excepti...

0 Likes
1 Replies
posted 1 year ago

Get value from another controller lar

Hi all. I have two tables. categories and products. On the create product page, I have a select drop...

0 Likes
2 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.