I have lots of models which is not needed in every controller. Is it possible to load only needed mo...
Friends, I'm a few confused with some terms about IoC. With facades declarations sometimes I saw the...
I have a repository EloquentPageRepository that creates and saves pages. I have an Observer than is...
Which is considered best practice, passing an object to repository function or object ID? class User...
Please, anybody could explain the IoC, Facade and Services Provider with a short example? I have see...
I use this package in my project https://github.com/tappleby/laravel-auth-token I want to add an add...
Hi, I am still in the progress of learning Laravel and I already used the api. The only thing I miss...
When I try to run php artisan I have this error "error":{"type":"Symfony\\...
I have finally got my head around IoC (thanks to Jeffrey and Laracasts :) ) and I'm now looking to a...
I am in the planning stage of rebuilding our company CMS and we will definitely be using Laravel, bu...
Hi all, How do I reuse a model I created in a package right in the root application ? Thanks :-)
Hello! Where, in your opinion, is better positioned to work with logic models. Working with models i...
I'm in the midst of building a pretty large website with a lot of different content on each page. I...
I have an issue with autoloading appearing to work fine on my local machine but not on our server. I...
I really wondered the way Laravel implements the queue component ; I do know how to configure and de...
Hello guys. How i can ignore begining public word from url ? i moved index.php and htaccess file to...
Hi folks, I'm trying to create (kind of) a base controller for some controllers. There are different...
Hi guys, I'm using "Sharel4" (http://packalyst.com/packages/package/thujohn/share) package...
Hey guys, I have this working controller, that I would like to clean up if possible, since i am sure...
I am trying to create an application that would store lots of meta data for a user and the same meta...
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