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...
My query is returning the wrong results because the parameter (minutes) is not being binded to the q...
Here is pictorial Question with 3 screenshots: http://imgur.com/a/94vrg
How set this pure mysql code in laravel SELECT * FROM users WHERE YEAR(created_date) = 2017 and MONT...
I'm new to Laravel and I'm trying to fix next issue for 2 days. I want to create database and migrat...
Can I develop payroll in system by laravel? How much you suggest Laravel for this task? Welcome to y...
I'm trying to save checkboxes. I should be able to select one or mutliple. This is the error I'm get...
Laravel gives me an invalid mix of collations which is wrong. http://take.ms/dpY0U I have tried to c...
I have a row query \DB::select("SELECT * FROM table_name WHERE id=$id"); the result shoul...
I'm having problems with my migration code, This is the error I'm recieving: PHP Parse error: synta...
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