Hello, I'm learning Laravel and I'm having a problem with foreign key when I want to add a new recor...
Hi, Can someone please help me guiding ways to trace the source from where the variables are taking...
My laravel app structed like this: People: Model & Controller Pets: Model & Controller. Has...
Hi there, I have a laravel application using MySQL. I have a table named table and a column called c...
Basically when I get the datetime column in my table I want to adjust its date and time base on the...
Hi all, I have a problem: can I use sqlsrv driver on my linux distro? In my project the database is...
how to give postgresSql 'earth' datatype on laravel migrations
Hey! For fun, I'm creating an API in Laravel to learn the framework and general new stuff. I have a...
Hi Im new in laravel and i need help :) I need to create a form which will show a markers on google...
Hello! I have tables products, orders and clients. I want to combine them in one table in the view....
I have a table containing multiple artist. While creating an event (updating event table) I need to...
Is there a example model somewhere? All I found is this: laravel.com/api/5.2/illuminate/database/elo...
I have a script which pulls data from an API to store in a local database. The data will then be pro...
some og my migrations are stored in a seperate folder i can create and execute them by issuing these...
It will take us a long while to rebuild our custombuilt pure PHP/mysql site with Laravel, and the qu...
I want to implement database caching in laravel 5.2 If any anyone any idea please share with me...
I am trying to achieve the fallowing: In the database i have a start_date , expiration_date, updated...
Hey all! My database call looks like this essentially: $questions = \App\ContentLegacy::with('staff'...
I installed laravel successfully in my html folder, change the database credentials in .env file and...
Hi im trying to add new fields to an existing mysql table using a form inputs . is there an easy wa...
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