Hi I'm fairly new to Laravel and the way sync handles collections or array has me stumped when synci...
i'm trying to save a new tvshow and it's episodes into the database with the following code but in t...
Hello, guys! I'm working on a small reusable package and one part of it - to publish some seeds. I w...
Hi, i had two modules which are Product and Items Modules Here the relationship between these two mo...
Hi guys! I have a query in laravel that does the job in 99%. $users = \DB::table('company_user')...
Ok, really quite stuck at the moment trying to wrap my head around relationships and how best to use...
Hi guys, so i have this input from invoice_table, "order_numbers", with values something l...
Hi community, I am quite new to Laravel and currently thinking about migrating a larger project base...
Hello, I'm very new to Laravel and I want to make a Login / Logout system to my admin panel without...
I have a problem with postgres connection that not respect the config in app.php at timezone. config...
Hi.. i am new in Laravel environment and i just met problem in my first application. I made a page f...
TL;DR: Eloquent models are updating, if I dump the object the attributes show correctly, but when I...
new laravel 5.4 jubayed@localhost> php artisan migrate ~/Desktop/laravel...
Hi Using soft delete, deleted_at column if is null its mean row not deleted else deleted, i check th...
Hi, I follow this https://www.youtube.com/watch?v=hJIc9lVTJj4&index=3&list=PL55RiY5tL51oloSG...
I am getting the following error from migration when i press php artisan migrate:refresh .I have de...
How to create a query that brings all the values from a column and that has another column equal to...
I want to share with you one of my first packages I've ever made. It's called DbMapper and it provid...
Let's say, i've defined DB_DATABASE=one but, there is a time i want to change database name connect...
Hi, i'm having an issue connecting my EC2 instance to the Amazon RDS db instance. Please note I'm u...
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