We are building 3 applications on 3 separate Laravel installations. These applications are for the s...
Hellow . I have product table that right now has two , many to many relationship with sizes and colo...
Greetings! I am using Laravel 5.2 and working on an application that manages information on differen...
Hi everyone. Laravel 5.2, latest update. I receive strange bug while using Eloquent subqueries and s...
Good day all, Running into a little problem with my models and a package by spatie. Hopefully you ca...
LateIy, I created a library that exploits the Doctrine Metadata to send a map of the database (field...
I have db table called "Payments". I am trying to find if any customer have missed any pay...
Hi All, I have a postgresql database with md5 authentication enabled. I can login to my database fro...
How do I access this element? Here's my code + query on the database {{--*/$asgmt = \App\Submission:...
I have an Eloquent query question of approach. A Story hasMany Chapter. Story and Chapter are Taggab...
i have a routine which generates this code: <td style="text-align:left"> {{ Form::la...
Basically what I would like to do is equivalent to this query: ALTER TABLE cleaners.categories ADD I...
I have no idea how to google this since I mostly get tutorials about setting up multiple database co...
Hello guys, is there any way currently to fetch large datasets with Laravel? I know there's chunk()...
How to Import an excel file and update the data into database in Laravel 4
Some migration files come up as missing: From term after php artisan migrate:refresh --seed [Symfony...
So lets say you have a form with the following Item Qty Test 1 1 Test 2 2 Test 3 3...
Hello everybody! I'm new here, so I hope this is the right place.. What I have is a table with these...
[Symfony\Component\Debug\Exception\FatalErrorException] Class 'CreateTasksTable' not found I have t...
I am struggling to find all the parameters possible for the method onDelete method, I am talking abo...
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