Hey, i have two relational tables, funs and user_votes, user_votes is saving votes for funs, likes o...
I've bound a model to a route parameter: $this->model('employee', 'App\Employee'); This is worki...
Hi Folks, I have a somewhat dirty issue here and I'm trying to think of ways to solve it. I would ap...
Hi, I just discovered Laravel and installed it with composer, and when I launch the PHP server and l...
Hello, I like to use this feature in my app. I found this tutorial : http://blog.laravel.in/in-place...
Hi, I'm trying to figure out where to find the release notes on Homestead v0.1.8. I can see that the...
The below is my code for API Post and If I run it says passed but the data is not saved in Database...
Hi, I have problem saving N:M relation data saving. Model 1 "Books": class Book extends \E...
http://laravel.com/api/master/Illuminate/Database/Eloquent/Model.html "where()" method is...
Hi, I have been trying for many days to install the latest version of Laravel on my Macbook Air (201...
What am I doing wrong? I have a 'Category' model that is the model for my table 'categories'. In the...
I created a couple of links and I would like to make it dynamic. For example if I click on menu then...
Hey there, In a model like MVC, the procedures and processes are split into layers like the Model Vi...
Hi all, I have setup nested RESTful resource routes like so: Route::group(array('prefix'=>'openin...
i am using laravel 5.0 develop version class User extends Model implements UserContract, RemindableC...
Hello, I try to make a html macro which makes a specific url with a icon. So I did : HTML::macro(men...
Hi, I'm trying to use Laravel Homestead for a Laravel 4.2.9 project. Here's what I'm running: Windo...
Hello everyone mi name is jose and may help me , i have the following error in "php artisan mi...
I installed the Fbf/LaravelBlog package (Laravel 4.2 currently but will no doubt be moving to Larave...
Hi everyone! My very first post and I'm quite excited to be on board. Would just want to say that La...
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