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...
I am implementing pivot table with multiple foreign keys Laravel 5 Eloquent. Already read these link...
Hi, i have a table like this: Schema::create('partners', function (Blueprint $table) { $table->...
I've been wrestling with this relationship for a few days, and I can't seem to get any traction off...
I was wondering if anyone has had any luck in implementing the Select2 jQuery library with Laravel t...
This is the problem when I'm trying to migrate my database in linux terminal. Thanks for the help ev...
So i know this has been asked before about using Eloquent without Models. I did not find the answer...
Here are my results (MySQL result is correct): http://laravel.io/bin/mG0bm I also tried to write thi...
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