Support the ongoing development of Laravel.io →

4,608 Threads

create count point using one to many

i want create count point using one to many, desc: tb_user : user_id | name | point tb_customer...

0 Likes
0 Replies
posted 5 years ago

Ufugaji wa samaki

Ufugaji wa samaki wenye tija na wenye faida

0 Likes
0 Replies

how to connect my laravel project with phpmyadmin

Hello Guys, i'm newbie on laravel, and i want to know how can i use laravel with mysql through phpmy...

0 Likes
5 Replies

Jenssegers Mongo Eloquent, seems wrong behavior

Hi, Case: I want to update a value in MongoDB using Jenssegers Mongo Eloquent. The existing data val...

0 Likes
0 Replies

Select records from one table that do not exist in another

How do i Select all records from one model that do not exist in another model in Laravel ? So far he...

0 Likes
1 Replies
posted 5 years ago

Using arrays in request->all()

Hi! I have a migration with a json field. I have it casted to an array. When a request comes in to u...

0 Likes
0 Replies

How do i allow entry twice in 24hrs

I am trying to create an workplace check in and checkout system for workers but i want to allow a us...

0 Likes
0 Replies

Get the child to parent title

I am trying to get recent comments. Using the below works. $recentcomment = Comment::latest(); how...

0 Likes
3 Replies

larav 5.8 - cutom rule validation (array as arg and query)

Hello. I just start works with laravel and right now i have this problem. I create simply system res...

0 Likes
1 Replies

Checking if data exists in child of a parent before creating

Am new to laravel (total greenhorn), it would be awesome if anyone can help me with this. I have a m...

0 Likes
4 Replies

Edit checkbox checked value from database

Hi, I have a table user in database like below id | name | pic | level | tea...

0 Likes
0 Replies

Share one database and admin panel between two projects

I've a laravel app, but recently it's growing and it becomes complicate to manage, now i got the ide...

0 Likes
0 Replies
posted 6 years ago

SQLSTATE[42S02]: Base table or view not found: 1146 Table

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'cmssystem.categories' doesn't exist (SQL:...

0 Likes
0 Replies

morphTo Relationship count()

Hello There, I have a morphTo between two tables Courses and Workshops and the Pivot Table is Regist...

0 Likes
1 Replies

Difference between Myclass::insert() vs Myclass::create()?

Can someone let me know the difference between Myclass::insert() vs Myclass::create()?

0 Likes
4 Replies

MyClas::insert($data) not calling ORM save event?

we are trying to log the changes made to the models via ORM laravel 5. There are default events whic...

0 Likes
0 Replies

Call Postgres digest function inside procedure from Laravel

Hi all, I am using Laravel framework and have chosen PostgreSql as database. I have created stored p...

0 Likes
1 Replies

Multilanguage upload in database from admin on the server

Hello. I have a problem with insert services in the database. I have a project with 3 languages: Rom...

0 Likes
0 Replies

Custom Intermediate Table Models

https://laravel.com/docs/5.8/eloquent-relationships#defining-custom-intermediate-table-models Why wo...

0 Likes
1 Replies

Larave specific Domain validation

i want to apply specific validation in my email form pls help me

0 Likes
1 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.

© 2025 Laravel.io - All rights reserved.