I want to order the result of a decreasing form of consultation. I'm trying this: $call = App\Call::...
Hi I am using the build in login that ships with Laravel 5 for my admin login. I now need to add a l...
Hello! I have a short question about migrations in production environments, where I have a lot of da...
Following the code below and it keeps saying the pivot property is NULL. There must be something wro...
When logging in, the query fails, because "email" is not on "usuario", it's in &...
I don't know if this is possibile, but is there a way to manage more than one database if i have one...
Having issue of setting up a server for an existing app. Made sure all versions were the same on the...
Hi, I'm using a Constraining Eager Load closure to filter a query, but when I use a second argument...
I will try to explain as best I can. I have a options table which is a tree structure like: Colors...
So, this question has been asked a lot, but there has to be a better way of doing it. Using a typica...
hello i can't find .env file in root dir of my workspace and iwant to create one Failed to rename fi...
I'm trying to insert data using tinker compact method here is my tinker snippet $post = App\Post::cr...
Hi I'm using Laravel 5. I've already have a clean database with structures, relations and forign key...
I have a master.blade.php and I want a universal navbar that will take the titles of all blog posts...
Hello, I am new to Laravel and I'm trying to rebuild my corporate legacy system using PHP and Larave...
I have been stuck on this for a while even after reading other questions & docs from Laravel. I...
Hi Guys, I am trying to check thousands of URLs from search engine index, If they are existing or no...
I am new to Laravel and I am working on my database migrations. For one table, I've included the $ta...
Hi, when retrieving data from a db table, results are not being decoded as utf-8 for example, I have...
I have 3 tables: stores, settingkeys and settings. The 'stores' table stores the store names (and ot...
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