Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 1.0 Roadmap #1

Open
aidan-casey opened this issue Dec 11, 2020 · 0 comments
Open

Version 1.0 Roadmap #1

aidan-casey opened this issue Dec 11, 2020 · 0 comments

Comments

@aidan-casey
Copy link
Member

aidan-casey commented Dec 11, 2020

There are several things we can do to make this package sooo much better. Keeping this in mind, this is an issue to track what we will be doing for version 1.0.

App Directory

  • Rename app/ to src/

Console

  • Move Console Kernel to src/App/Console
  • Move commands to src/App/Console/Commands

HTTP

  • Move Controllers to src/App/Website
  • Move HTTP Kernel to src/App/Website
  • Move abstract controller and middleware to src/App/Website/Support

Make Commands

  • Remove prefix and decide location based on arguments.
    • e.g. make:view-model {AppDir} {ViewModelName}
    • e.g. make:model {DomainDir} {ModelName}
  • Use Spatie View Models
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant