Hi, For a client we've building a Laravel 3.x application for his business. We decided to focus our...
Hello. I am going to use laravel.io as a medium for rambling on my thoughts about programming. Whene...
I have a setter/getter container that works in my controllers. How can I use the getters in my model...
I created a "test" class for my artisan command, but now I want to delete it completely,...
I have a Controller's construct like this: [code] public function __construct(Myclass $myclass) { .....
I'm very new to Laravel and kind of new to PHP. So if my terminology is off or I don't give enough i...
From the Starting with Laravel 4 book I have two models files named Cat.php and Breed.php in my mode...
Hi guys, I'm doing research on implementing a new project in Laravel, we currently generate emails a...
Don't know if it's been already reported, but it seems a few threads are not shown correctly due to...
Hi, I'm new to laravel and php in general. I tried to implement a RESTful JSON API that gets a json...
Hi there. I'm trying to get a bit of simple routing done and it's not working as expected. I have th...
Hello, I started on Laravel after a lot of sites on Codeigniter. So I try in my first dev to respect...
I'm using the IoC Container to allow me to run model validation automagically, by binding a User mod...
Hello, I'm the sole full-stack developer in a startup, and I've been happily using Laravel 3 for a y...
Hi I'm building a small site for me and my friends where we will report our golf scores so we can se...
I have created a project and I was under the impression that pointing my browser to the project page...
im playing around with building an api, and im at a point where i want to be able to get all routes...
Considering you got this "Open" and "Solved" filters at the top, would be nice i...
I am getting this error when trying to setup laravel. phpinfo shows that mcrypt is enabled. Any poin...
I'm trying to figure out what would be the best way to create options for users to add friends, I ha...
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