Hello, In my application i've 3 Model, Professeur, Etudiant and Administrator A Professeur manage ma...
Has anyone tried running db:seed on SQL server? My file consists of multiple rows with IDs specified...
Hi all, i'm relatively new using Laravel. I have a Laravel app in a Debian server and I need to conn...
Hi , everyone. $sql = "SELECT *,earth_distance(ll_to_earth(team.lat, team.lng), ll_to_earth(23....
Hi, I'm on laravel 4.2, with query builder (for mysql) I try to make a request looking like this (I...
Hi all, I am trying to pass data to a view, but in a format where it can be manipulated client side...
I cannot figure out my Eloquent Relationships and it is driving me NUTS! I've basically decided I've...
I'm trying to get all services where the serviceDate is on a Monday, and am getting something wrong....
I already installed SQLITE under laravel5 directory (laravel5/database/sqlite) I can also create dat...
I have a table called payments which contains a field called Vendor ZIP. I have a table called 20150...
Hi everybody, I am new to Laravel - but we have all got to start sometime. I have a bunch of rows. i...
Hi. I am new to laravel framework. I need to know that how can we do inheritance between two models...
I'm working on outputting info from a database into a page. When I do it on my local MAMP server, it...
Hi there, I trying make a migrate in Laravel 5 with the relation (One to Many) in my table user and...
Hi all, i have an issue with getting portfolio images, This is my index method. public function inde...
I already typed my issue here if you prefer, with the important bit of each classes I have 3 models...
Hi guys, when I type the command in bash below, php artisan migrate I got the error below exception...
I have Category model which has one to one relationship to itself. It obviously has id and parent_id...
Let's say I want to add a column to a table, I tried to modify the schema file inserting the new col...
is it possible to convert an mwb file created with mysqlworkbench to schema builder files? Some kind...
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