Support the ongoing development of Laravel.io →

4,597 Threads

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 5 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

I think Athena would be cool too.

https://laravel.io/forum/anyone-using-athena-with-laravel-5 I couldn't find reply button on this thr...

0 Likes
0 Replies

Undefined offset: 0

Controller: $indirizzo = DB::table('indirizzoimpiantos')->where('id_impianto', $dettagliimpianto[...

0 Likes
1 Replies

Eloquent result different from MySQL result

Hi all. I have 3 tables in Laravel: doctors, clinics and clinic_doctors. Doctors have relation: publ...

0 Likes
1 Replies
Solved

Connection Timeout while retrieve data using REST API

Hi all. I just deploy my laravel app using docker container on my GCP instance. I can run the migrat...

0 Likes
0 Replies

Swiftmailer with dynamic mail configuration

I'm trying to do something like this, (more information in coments //): use Setting, View, Mail, Con...

0 Likes
13 Replies
Solved

[FIXED] Artisan denied access to database with correct de...

Something very strange is happening. I'm using MAMP to locally host my project, and that is able to...

0 Likes
0 Replies

Model split response on column true.

I have a query that I was previously calling with Quote::with(['detail.orders'])->findOrFail($id)...

0 Likes
1 Replies

Make Route Model Binding for Video (Working)

Hello , I'd hoped you could help me make what I already have a little cleaner. The goal: Show a Vide...

0 Likes
1 Replies

New Forge App, Undefined Index 'Table'

Hi! I just deployed my first Laravel app, built using Homestead on Ubuntu 18, to an AWS server via F...

0 Likes
3 Replies
Solved

dialerhorizon

this is the application for the dialer for horizon technologies with backed and front end implementa...

0 Likes
0 Replies

Laravel structuring medium to large scale application

Trying to grasp how to structure my app. I am using Vuejs spa as front-end and Laravel as backend AP...

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.

© 2024 Laravel.io - All rights reserved.