Hey all, I'm having a really odd issue with a package I just wrote. I've been banging my head agains...
Hi I have developed a package for L4. This package is make be easy to CRUD ORM proccess for multi l...
Can someone help me as to why the code bellow does not work. I created a ServicePrvoider which runs,...
Hi, Here is how we should(?) instantiate classes needed by a controller class (just an example): cla...
I have an application that's using Laravel 4.0.x. I ran a composer update and after that noticed tha...
Synopsis I have a problem where by when I try to call migrate:reset within a test tearDown method I...
Hi guys, i'm trying to understand what wrong with my facade code. I create a new facade called Ajax...
I cannot get rid of the following error: {"error":{"type":"Symfony\\Compone...
In my standalone (without Laravel) project i want to use Illuminate IoC container. Also i would like...
I'am trying to do dependency injection between two services via IoC, and getting ReflectionException...
Hello There Laravel provides some ServiceProviders (App\Providers) out of the box which bizarrely do...
For my final project at school I'm going to build a Laravel 5 package. Now the past days I'm experim...
On Laravel 4.2 I can extend Custom Request class (http://laravel.com/docs/4.2/extending#request-exte...
Hello, I am make upload image and show this problem ImageCan't write image data to path () here is...
I am trying to follow the repository pattern outlined in this article http://code.tutsplus.com/tutor...
Firstly, sorry about the long title, but I was trying to be rather specific... Now to the actual que...
Hi, I've something I really not understand. I have several classes in my models folder. Each classes...
Hi All, I've been reading Chris Fidao's excellent book on Implementing Laravel and unfortunately I'v...
I'm new at using ServiceProviders and spend most of the day figuring out what's wrong. composer.json...
Im really struggling to understand the whole concept of Contracts in Laravel 5. Interfaces I underst...
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