how to work with non laravel package this is the https://packagist.org/packages/kerphi/phpfreechat p...
Hi, I'm looking for solution to make correct injection for View Composer. I want get access to Contr...
Hi, Here is how we should(?) instantiate classes needed by a controller class (just an example): cla...
Hello, I want to embedd Laravel into another app. So what I am looking for is, that the other App wi...
I have an application that's using Laravel 4.0.x. I ran a composer update and after that noticed tha...
Hi everyone, I need some help to accomplish my goal, I have a legacy frontend app and i need to chan...
On a fresh install of lumen, when I try to run anything in Artisan, I get this error message: [Error...
Synopsis I have a problem where by when I try to call migrate:reset within a test tearDown method I...
With the changes to Laravel 5 directory structure and service providers changes, where is the ideal...
Hi guys, i'm trying to understand what wrong with my facade code. I create a new facade called Ajax...
HI, Ive got a system that Im building for a advertising company and they sell advertising a Medical...
I cannot get rid of the following error: {"error":{"type":"Symfony\\Compone...
Hello all; I've been using this pattern for a long time but there is just a little point that I coul...
In my standalone (without Laravel) project i want to use Illuminate IoC container. Also i would like...
Hello listener, I've just developed a CRUD generator for laravel5 though there are so many generator...
I'am trying to do dependency injection between two services via IoC, and getting ReflectionException...
I got this problem with lumen/framework, the log doesn't work. I try to post the issue in github but...
Hello There Laravel provides some ServiceProviders (App\Providers) out of the box which bizarrely do...