Support the ongoing development of Laravel.io →
posted 12 years ago

Using Setter/Getter IoC in Models

I have a setter/getter container that works in my controllers. How can I use the getters in my model...

0 Likes
0 Replies
posted 12 years ago

IoC Controller with parameters

I have a Controller's construct like this: [code] public function __construct(Myclass $myclass) { .....

0 Likes
1 Replies

Multiple queries same view/controller

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...

0 Likes
4 Replies

php artisan migrate:make Does Not Create Schema

From the Starting with Laravel 4 book I have two models files named Cat.php and Breed.php in my mode...

0 Likes
2 Replies
posted 12 years ago

Thread malformed HTML

Don't know if it's been already reported, but it seems a few threads are not shown correctly due to...

0 Likes
2 Replies

Implement a request queue for a REST API

Hi, I'm new to laravel and php in general. I tried to implement a RESTful JSON API that gets a json...

0 Likes
0 Replies
posted 12 years ago

Is this a bug or am I doing something wrong?

Hi there. I'm trying to get a bit of simple routing done and it's not working as expected. I have th...

0 Likes
1 Replies

Fields to organize entries in my DB (order_by Myfield)

Hello, I started on Laravel after a lot of sites on Codeigniter. So I try in my first dev to respect...

0 Likes
1 Replies
posted 12 years ago

Problem with relationships between three tables

Hi I'm building a small site for me and my friends where we will report our golf scores so we can se...

0 Likes
3 Replies

Filter own threads

Considering you got this "Open" and "Solved" filters at the top, would be nice i...

0 Likes
5 Replies

Controller-routes not working properly when deploying

I'm working on an application, and I just started pushing it to my staging server to test it out in...

0 Likes
1 Replies
posted 12 years ago

Recommendations for good beginner-level, end-to-end tutorials?

Hi, everyone. I recently joined Jeffrey Way's Laracasts site, and completed his "Digging In&quo...

0 Likes
8 Replies
posted 12 years ago

URL::route - how to get the explicitly named GET params?

Hi, I have the route defined the next way: Route::controller('datacatalogue', 'DatacatalogueControll...

0 Likes
5 Replies

Help! newbie in laravel 4..

I am following a tutorial in phpacademy... I'm using ubuntu. I got an error : "Error in excepti...

0 Likes
2 Replies

Memcached as default Cache

I'm planning to setup Memcache and APC. Question 1 , If i use File as default cache, does it cache t...

0 Likes
1 Replies

Strange error during my script but I can't find the cause

I'm writing an artisan script to download real estate listings images from the state of Florida, the...

0 Likes
3 Replies
posted 12 years ago

Using Command options throwing error

Hi, I'm using Laravel commands, everything is well with the arguments, when I work with it all is go...

0 Likes
2 Replies
posted 12 years ago

Authentication attempt not "saving" per se

I'm having issues with Authentication where after Auth::attempt()ing someone and have it return true...

0 Likes
4 Replies

Displaying, Storing, manipulating timer through session variable

Is it possible to show a timer countdown (30 minutes) using a session variable and logging out when...

0 Likes
1 Replies
posted 12 years ago

Extending package controller

Hi all, I'm developing a Laravel package, which uses some MainController and AuthController. Both of...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2026 Laravel.io - All rights reserved.