Skip to content

Feature Suggestion: Read config('rbac.path') in the "make:ability" command #20

@craigrileyuk

Description

@craigrileyuk

Currently, when you run php artisan make:ability, the class file is created in your app/abilities directory.

The path config setting in rbac is only presently used for auto-discovery of Ability classes, but it would be helpful if this config path was used when creating new abilities via the command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions