Skip to content
This repository was archived by the owner on Jan 12, 2020. It is now read-only.
This repository was archived by the owner on Jan 12, 2020. It is now read-only.

Suggestions for middleware #7

@bramdevries

Description

@bramdevries

We want to include some useful middleware by default. Some ideas:

  • A permissions middleware that white/blacklists commands for certain users (can make use of policies in Laravel
  • A validation middleware that validates input
  • A model binding middleware (so you could simply pass ID's to the command but receive models in the handlers)
  • Queueing commands

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions