I have a setter/getter container that works in my controllers. How can I use the getters in my model...
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...
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...
Hi I'm building a small site for me and my friends where we will report our golf scores so we can se...
Considering you got this "Open" and "Solved" filters at the top, would be nice i...
I'm working on an application, and I just started pushing it to my staging server to test it out in...
Hi, everyone. I recently joined Jeffrey Way's Laracasts site, and completed his "Digging In&quo...
Hi, I have the route defined the next way: Route::controller('datacatalogue', 'DatacatalogueControll...
I am following a tutorial in phpacademy... I'm using ubuntu. I got an error : "Error in excepti...
I'm planning to setup Memcache and APC. Question 1 , If i use File as default cache, does it cache t...
I'm writing an artisan script to download real estate listings images from the state of Florida, the...
Hi, I'm using Laravel commands, everything is well with the arguments, when I work with it all is go...
I'm having issues with Authentication where after Auth::attempt()ing someone and have it return true...
Is it possible to show a timer countdown (30 minutes) using a session variable and logging out when...
Hi all, I'm developing a Laravel package, which uses some MainController and AuthController. Both of...
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.