Hi guys and girsl, I have the following query which i would like to run: INSERT into ticketsorders (...
Hi All, I'm having an issue with foreign characters and I wondered if anyone had come across this be...
Hey guys. I want to start working with repositories because right now I handle all the data from the...
Hi, We are facing some intermittent deadlocking on the attempted insert (or update) of new Session p...
I'm building an app with lots of this kind of data, e.g. jobs. Most have a parent so I've started cr...
Simple version of database. mortgages | id | case_id(cases@id) | | 1 | 1 | | 2 | 2...
My teacher today gave us a problem today, it goes like this : ##Scenario You are developing an eComm...
on album model: public function band() { return $this->belongsTo('Band'); } on...
Hi all, My question is about pagination. I have some posts and some comments for each post. I unders...
I have a query that currently returns a dataset grouped by day. I want to take this dataset (hopeful...
Hi! I have small problem. I have multiple databases with multiple connection. Connection/db. I don't...
Hi I am new in laravel. Can you please help me to represent this sql query in route? This is the que...
Hi, somehow I cannot get this working with the Query-Builder SELECT entity_id, entity_name FROM (SEL...
#####About BetaUp It's a basic package which let's you set-up pre-launch website fast and easy. Afte...
Hello I try to get records from the main table and then use the foreign key to get the records from...
I wasn't able to find the help that I was looking for elsewhere on this forum. I'm trying to create...
Background I'm struggling with a performance issue on a large dataset, using pagination — when I'm s...
Currently I'm using rrdtool to create time-series based databases & charts with php and i'm late...
Hey, i got this error No query results for model [User] after running this User::where('Name', $entr...
I have successfully implemented the Chumper datatables package however I am seeing that using collec...
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