Below is an explanation of how I got my Laravel 5 application to query an already-existing database,...
I'm new to relationship so many apologizes if it's just dump question. I'm using a pivot table named...
Hello, i am new in laravel, i am facing a big problem and i can't solve this problem. I am trying to...
got this table with composite key class CreateHtmlMetasTable extends Migration { public functio...
HI, I have three tables like this: Users with columns id name Events with columns id fk_user name de...
Hello, Im creating an eshop with Laravel and im designing the database. The eshop will have a variet...
Am i doing this right? I have created a CreateUserCommand but because of the context of the applicat...
Learning Laravel (4.1) and I am having trouble with passing a row id from a table to a controller. W...
Hi I'm new the laravel so please bear with me. I try to seed a db in a project which I got from my c...
I'm a member of Laracasts and have watched Jefferies video on public static functions. I am learning...
I'm trying to use a Form::model method to update a record using form partials, which is working as e...
i m trying to migrate my db in but im getting these errors PHP Warning: PHP Startup: Unable to load...
Ive been working with homestead for a few weeks now and have had phpmyadmin set up beside it. So fa...
Hey folks - my first post here, but been using Laravel for a little over a year now. I have an eCom...
I am leaning Laravel and OOP and think i'm getting on pretty good. My next part I really want to lea...
Laravel: Using 5.0 I'm attempting to call a Model for data using Eloquent, I've already added my cus...
Hi all..I'm using laravel4.2.11 I have user table but i dont have "email" field in it but,...
Hi, I'm new to Laravel (not to PHP). I love the way how easy it is to get this up and running with t...
i'm kinda new in Laravel and i have some question is it possible for me creating autoincrement collu...
hi all i have 7 tables i want to use union and get sum of column this is query i want to do it "...
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