Support the ongoing development of Laravel.io →

4,591 Threads

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

Laravel Eloquent - Repetitive IDs in the IN clause when eage

Environnment OS: Windows 11 - WSL2 (Ubuntu 20.04) PHP: 8.1 Stack: Laravel 9.22 | InertiaJS | Vue3 Da...

0 Likes
1 Replies
Solved

Ho can i store associative array value to DB?

$authid = Auth::user()->id; $tblAptServices = $request->except('userName', 'userEmail', 'u...

0 Likes
1 Replies
posted 1 year ago

DB connection fail

I am deloying a website on a Linux server . Ubuntu 22.04 64, PHP 8.1, mysql 8.0.32-0ubuntu0.22...

0 Likes
1 Replies

PHP Redis PConnect Issue

Hello everyone. First time here! I am a frontend guy trying to run a small web dev business and I ha...

0 Likes
3 Replies

Visual data modeling tools?

Hi All, pretty new to Laravel, looks pretty neat so far, but I was wondering if there are any openso...

0 Likes
0 Replies

How I Can store checklist

Hi i have a card that contains fields such as task details and estimated hours When i try to write c...

0 Likes
1 Replies

Delete button Won`t delete all data

I have a delete button and it works very well but i can delete just the images in the project and i...

0 Likes
3 Replies

Delete button wont work

I have a delete button and edit buttons in list view the edit button works very well with me but whe...

0 Likes
2 Replies

Boolean Value Not Updating Back To Zero

I am having a weird issue where a boolean value is never updating back to false or 0. Its for an ope...

0 Likes
2 Replies

DATA won`t show in List/Grid view even it exist in DATABASE

Hi Im working on a CRM application with laravel 9 and everything is working fine with me so far. i h...

0 Likes
3 Replies
posted 1 year ago

reflect database table update to laravel files

is there a way or is it possible, to reflect the updates or changes made in the database like say ta...

0 Likes
0 Replies

Run tests in parallel with Postgres and Elastic

Hi, I have a web application for which I am trying to setup parallel testing. The project has 2 data...

0 Likes
2 Replies

Laravel project update

Hello, I have a Laravel project that currently has 2 versions. The first version has a series of fea...

0 Likes
0 Replies

Lumen - createPdoConnection is too slowl

I have an Api Service using Lumen 8 with a quite a lot of traffic, somewhere around 350 requests/sec...

0 Likes
0 Replies

SQLServer and Laravel: Invalid Object Name error

I migrated my MySQL database to SQL Server 2019. I made the required configurations: php.ini extensi...

tchokouma liked this thread

1 Likes
1 Replies

Error: Attempt to read property "cpf" on null - Laravel 9

I'm trying to view details of a property that I registered in the bank and I'm getting this error me...

0 Likes
9 Replies
Solved

Paginating an eager loaded relationship

This is a thought on old thread paginate-an-eager-loaded-relationship that I can't comment anymore,...

0 Likes
0 Replies

Feature request: pass arguments to relationship functions

Hi, I could really use the ability to set an argument to a relationship function from a method such...

0 Likes
0 Replies
posted 1 year ago

Base table or view not found: 1146 Table

I want to create invoice application and the ERD for this application shown below : 1.) Customer tab...

0 Likes
2 Replies
Solved

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.