I am trying to create an workplace check in and checkout system for workers but i want to allow a us...
I am trying to get recent comments. Using the below works. $recentcomment = Comment::latest(); how...
Hello. I just start works with laravel and right now i have this problem. I create simply system res...
Am new to laravel (total greenhorn), it would be awesome if anyone can help me with this. I have a m...
Hi, I have a table user in database like below id | name | pic | level | tea...
I've a laravel app, but recently it's growing and it becomes complicate to manage, now i got the ide...
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'cmssystem.categories' doesn't exist (SQL:...
Hello There, I have a morphTo between two tables Courses and Workshops and the Pivot Table is Regist...
Can someone let me know the difference between Myclass::insert() vs Myclass::create()?
we are trying to log the changes made to the models via ORM laravel 5. There are default events whic...
Hi all, I am using Laravel framework and have chosen PostgreSql as database. I have created stored p...
Hello. I have a problem with insert services in the database. I have a project with 3 languages: Rom...
https://laravel.com/docs/5.8/eloquent-relationships#defining-custom-intermediate-table-models Why wo...
i want to apply specific validation in my email form pls help me
https://laravel.io/forum/anyone-using-athena-with-laravel-5 I couldn't find reply button on this thr...
Controller: $indirizzo = DB::table('indirizzoimpiantos')->where('id_impianto', $dettagliimpianto[...
Hi all. I have 3 tables in Laravel: doctors, clinics and clinic_doctors. Doctors have relation: publ...
Hi all. I just deploy my laravel app using docker container on my GCP instance. I can run the migrat...
I'm trying to do something like this, (more information in coments //): use Setting, View, Mail, Con...
Something very strange is happening. I'm using MAMP to locally host my project, and that is able to...
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