Container::singleton()
Method: Binds an interface a class or a string slug to an implementation and will always return the same instance.
Container::singleton Read More »
Method: Binds an interface a class or a string slug to an implementation and will always return the same instance.
Container::singleton Read More »
Method: Returns true if the container can return an entry for the given identifier.