Hi,
Is there any way I can create a service provider to return a non-singleton class? I want to use a facade to create a new instance of the class every time I use it.
Right now I am using a simple App::bind, but that returns a singleton.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community