I'm using Laravel 4.2. I have a custom ServiceProvider that is registered in app.php. My code wasn't...
I'm having trouble understanding best practices for using dependency injection with my custom classe...
TerrePorter said: Could be a bad meta-data cache, try artisan clear-compiled or you can just delete...
tlshaheen said: I'm getting a Unresolvable dependency resolving [Parameter #0 [ <required> $a...
danharper said: For Laravel to initialise your object, you need to ask it to. Here we're telling La...
Hi, I did. I know the service provider file is getting loaded, because if I force a PHP syntax error...
The Laravel portal for problem solving, knowledge sharing and community building.
The community