Support the ongoing development of Laravel.io →

91 Threads

posted 10 years ago

IoC and Service Providers

Hi, I have an object that when instantiated needs some configuration. Params come from my config fil...

0 Likes
4 Replies
Solved

Namespacing and Controllers in your 'Acme' folder?

Hi, I'm not sure I'm doing this the right way as it seems very messy. Moving my controllers from the...

0 Likes
9 Replies
Solved
posted 10 years ago

Cant see why my class wont work: Error: Class 'Acme\Something\Awesome' not found

Pastbin is always easier, see http://laravel.io/bin/dm73 For some reason it doesnt find the class, i...

0 Likes
4 Replies
Solved

Is there a way to safely remove custom artisan commands?

I created a "test" class for my artisan command, but now I want to delete it completely,...

0 Likes
1 Replies
Solved

Eloquent models with IoC

I'm using the IoC Container to allow me to run model validation automagically, by binding a User mod...

0 Likes
5 Replies
Solved
posted 10 years ago

ServiceProvider in a folder

Hey, I want to extend Sentry 2 with a new class. I did everything right but i have a problem. If i a...

0 Likes
4 Replies
Solved

Issue loading psr-4 ServiceProvider

Hello, I'm getting a class not found exception after creating a service provider for my repositories...

0 Likes
4 Replies
Solved

Where to put bucket name for aws-sdk-php?

All the examples show to specify your bucket name on the spot, but what if I use the same bucket nam...

0 Likes
2 Replies
Solved
posted 10 years ago

Laravel IoC Multiple Subclasses Bindings Confusion

I have one abstract class AbstractValidator. Currently, I have two subclasses, LoginValidator and Si...

0 Likes
3 Replies
Solved

Accessing Model and Controller from custom library class

I'm trying to access a Model and Controller from a custom library class. I have created an app/lib f...

0 Likes
2 Replies
Solved

Senrty extends problem with config

I need to override some of the things, one of them - hasher I create new package: <?php namespac...

0 Likes
2 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.