I want to make a class that will handle some global logic based on time. So when looking for "s...
Hi Guys, I need to get the view data i found the View::getData() method in the api but i can not cal...
Hi, It looks like I cannot access a custom facade via a static call from another custom facade : Er...
I have tried to make a dynamic route by below code: Route::get( '/test', function() { return Route::...
Hello friends, I'm currently coding a REST API, however I'm having an issue with Laravel 4.1.x Bindi...
Hi folks, I'm trying to create (kind of) a base controller for some controllers. There are different...
Hey everyone, I'm working on integrating Bitbucket issue tracking into my project, and am having a p...
Hello, I would like to create Service provider for package vendor/package (psr-0), I know with updat...
I am new to unit testing, and testing at all... I am trying to follow the repository implementation...
Hi all I have a slight issue ive extended the UrlGenerator class as explained in the documents to us...
Can one model manage multiple tabels? I have Image class and 3 type of users(for each user i have o...
For some reason, I cannot catch DB exceptions inside a seed class: the code never enters the catch b...
Hi guys, I have question about dependency injection and in this case repositories. Say I have a User...
My problem is that my site is not displayed. roads and mesi controllers returns me well create views...
Does it make sense to have a separate category for questions and comments about code architecture. I...
Hello all... I want to learn Dependency Injection in Laravel. Can anyone suggest me the best materia...
Hello , I would like to make game like Ogame with Laravel...can soomeone recommend site structure..w...
So i've got the source of a package i have forked, and i'm trying to modify it so that parts of the...
I've bound some data to the app and whereas I can get it out, I have one instance where based on a c...
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