Skip to content

Latest commit

 

History

History
24 lines (24 loc) · 737 Bytes

TODO.md

File metadata and controls

24 lines (24 loc) · 737 Bytes
  • Specifying Laravel version on installation
  • Documentation
  • Change namespace using CLI
    • By extending Illuminate\Foundation\Console\AppNameCommand

  • Filter listings
    • Make the "filter results" component a MIXIN (currently redundant)
  • Fuzzy search
  • View Logs
  • Generator
    • Generate Services
    • Generate Features
    • Generate Jobs
    • Generate Controllers
  • Replace modules with custom-built services
  • Listing
    • Services
    • Features (per service, and across all services)
    • Jobs per feature
    • Domains
    • Jobs per domain
  • Pretty Interface
    • Manage Jobs
    • Manage Features
    • Manage Domains