Nuno Maduro

Results 211 comments of Nuno Maduro

@troccoli Please perform `php application -vvv` and give the results.

@troccoli Please perform `php application list -vvv` and give the results. Even if is the same result.

Also, show me your `composer.lock`.

Just in case, please upgrade your laravel zero framework typing: `composer update laravel-zero/framework`.

I believe Laravel Exception Handler is trying to create an instance `router` out of the container, hard to debug why. On the handle method of the kernel console of Larafvel...

I am out of time to open source today, try to debug `/Bootstrap/BootProviders.php` the boot call. Something it's making the code fail.

Sounds a good idea. Do you have a ideia for the code for this ? On Sat 4 May 2019 at 12:34, Matt Campbell wrote: > Hi > > I...

@thomasbuckle-uk Can you make a pull request against the `6.0`?