Support the ongoing development of Laravel.io →

91 Threads

Service Provider Issue

Hey all, I'm having a really odd issue with a package I just wrote. I've been banging my head agains...

0 Likes
6 Replies
Solved

Unresolvable dependency resolving

Hi I have developed a package for L4. This package is make be easy to CRUD ORM proccess for multi l...

0 Likes
2 Replies
Solved
posted 8 years ago

Singleton Service Provider not found when created object

Can someone help me as to why the code bellow does not work. I created a ServicePrvoider which runs,...

0 Likes
2 Replies
Solved
posted 8 years ago

What's the purpose of code injection in controllers constructors?

Hi, Here is how we should(?) instantiate classes needed by a controller class (just an example): cla...

0 Likes
5 Replies
Solved

Environment not created when running tests

I have an application that's using Laravel 4.0.x. I ran a composer update and after that noticed tha...

0 Likes
3 Replies
Solved

Target [Illuminate\Contracts\Console\Kernel] is not instantiable.

Synopsis I have a problem where by when I try to call migrate:reset within a test tearDown method I...

0 Likes
1 Replies
Solved

Laravel 5 Facade - Class not found if called from template.

Hi guys, i'm trying to understand what wrong with my facade code. I create a new facade called Ajax...

0 Likes
9 Replies
Solved

Class not found Issue ONLY on development and production server

I cannot get rid of the following error: {"error":{"type":"Symfony\\Compone...

0 Likes
3 Replies
Solved

How to create Illuminate/Support/Facade/App facade for standalone Illuminate/Container

In my standalone (without Laravel) project i want to use Illuminate IoC container. Also i would like...

0 Likes
1 Replies
Solved

Undefined class in IoC

I'am trying to do dependency injection between two services via IoC, and getting ReflectionException...

0 Likes
1 Replies
Solved
posted 8 years ago

Out of the box ServiceProvider not getting loaded

Hello There Laravel provides some ServiceProviders (App\Providers) out of the box which bizarrely do...

0 Likes
4 Replies
Solved

Laravel 5 package controllers

For my final project at school I'm going to build a Laravel 5 package. Now the past days I'm experim...

0 Likes
3 Replies
Solved

[L5] How Can I extend Laravel5 Request and Route

On Laravel 4.2 I can extend Custom Request class (http://laravel.com/docs/4.2/extending#request-exte...

0 Likes
2 Replies
Solved

Error in Intervention Image Can't write image data to path ()

Hello, I am make upload image and show this problem ImageCan't write image data to path () here is...

0 Likes
4 Replies
Solved
posted 10 years ago

Laravel 4: Confused about how to use App::make()

I am trying to follow the repository pattern outlined in this article http://code.tutsplus.com/tutor...

0 Likes
5 Replies
Solved

[L5] Constructor resolves instance of repository implementation class instead of interface

Firstly, sorry about the long title, but I was trying to be rather specific... Now to the actual que...

0 Likes
3 Replies
Solved

Autoload Init some models classes ?

Hi, I've something I really not understand. I have several classes in my models folder. Each classes...

0 Likes
3 Replies
Solved

Can't solve Construct() must implement interface problem

Hi All, I've been reading Chris Fidao's excellent book on Implementing Laravel and unfortunately I'v...

0 Likes
2 Replies
Solved

ServiceProvider:Class not found.

I'm new at using ServiceProviders and spend most of the day figuring out what's wrong. composer.json...

0 Likes
1 Replies
Solved

Laravel 5: Contracts and separation of concerns .

Im really struggling to understand the whole concept of Contracts in Laravel 5. Interfaces I underst...

0 Likes
4 Replies
Solved

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.