Skip to content

add ability to autoload when creating a service #37

Description

@spacedevin

instead of something like this:

t::service('User', '\App\User');
t::router()->otherwise(function($User) {

});

User Should automatically determined by the namespace so that that first line is not needed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    featuretriagedIssue reviewed against Tipsy 2.0

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions