Use Case When the facade resolves a class (with the help of a service provider) whose properties are...
Hello, so I'm writing an application and until now I was working with Accessors, Mutators and Query...
Hi guys, can you explain me one thing? in which case the boot() method in a service provider is call...
I'm trying to build a multi-tenant application with Laravel 5. I'm aware of already existing package...
Hello Like in the title, my repository class can't be found. My code: http://laravel.io/bin/Jx7y7 My...
Hi, I have a question regarding resolving objects in the AppServiceProvider. Somewhere in my code (m...
I'm trying to develop a custom reports generation for my application, in which the user will dynamic...
Hey Laravellers. I'll get straight to the point: I currently have a inherited a project whereby I ha...
Is there a way I can install Laravel with a custom script or another Laravel iteself? How can I run...
I am developing a laravel 5 app. In my code I inject a class that I created in App/Utilities/class.p...
Hello, I am really stumped by this one issue... I have the following code in my custom view composer...
Hi, I am trying to see how to best approach to bind a mock dependency when testing. Assume I have a...
Trying to get some dependency injection going here but I keep getting the following error: ErrorExce...
Hello! I'd like to create something that allows me to save messages in the default flash session sto...
So I need to mock some Stripe API calls for a bunch of functional tests. I'm binding the mocks via...
I'm just getting my head round this whole DI thing, but something seems to be happening that I wonde...
Hello, I have a question about application binding, here is example from the documentation. App::bin...
I'll try to keep this as short as possible. Basically I want to be able to do this: Let's say I have...
I want to create a facades file in package and register it for app. i am looking for tutorial link P...
Hello all, I have an application, called Hummingbird, inside /app/ and is initialised with all route...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community