I am working on a application that uses data from a 3rd party server (MS SQLSRV) which I have only r...
Hi i have 2 tables tables users attendance https://gist.github.com/john5db/e40054a4a1f2359f5e91 I...
For each day i have start and end time for the restaurant . ex :( Monday from 8 pm to 1 am and fro...
Can someone explain me why I have to use the local_key in this relationship? My table User have a pr...
Hello everyone! I have the following situation. I created a table person with the following migratio...
folks i have been trying to implement this simple sql for mysql in laravel, i know i am missing some...
Hi. i would like to know how do i sort the data from my union query package_data query $query = DB::...
I'm trying to port over to Laravel a feature that I built in PHP where a user can enter approximate...
I have a project that comprises of various laravel models. Everything has worked fine because I have...
i just created a api using Lumen whern i tried it in localhost using the phpmyadmin database the res...
I have a model called Article with the table 'articles' and in the database there is a 'published' c...
Hi Guys, I'm having trouble finishing my cronjob for deleting a existing user if their account has e...
I am trying to host my Laravel application to my subdomain, but I am getting this error. I have trie...
Hello! Removing cache manager and Equolent 'remember()' is pain for us :( Is there any other way to...
How can i show the classes only for student who is registered in a class? I have 2 tables and a pivo...
So I have the following models : Category, Subcategory, Product, Color. A category has many subcateg...
i am trying to create an model event to track amendments.. the table structure uses a sequence field...
I am reading laravel 5.2 docs to implement many to many polymorphic relation in my Laravel Applicati...
I have prefixes setup for my database: "pmt_" for a couple of tables, i want to override t...
Hi, Is there any way to get php code from a mysql table, and run it in a blade template?
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