Skip to content

add ability to autoload when creating a service #37

@spacedevin

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions