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

refactor: rename app directory to src #19

Open
3 tasks
geoffreyvanwyk opened this issue Aug 8, 2024 · 0 comments
Open
3 tasks

refactor: rename app directory to src #19

geoffreyvanwyk opened this issue Aug 8, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@geoffreyvanwyk
Copy link
Contributor

This is not an application; therefore, src makes way more sense than app.

I used app previously because artisan was expecting it and I could not see a way to configure that.

The package will then better match the standard PHP package skeleton.

  • update bootstrap/app.php
  • update autoload mapping in composer.json
  • update <source> in phpunit.xml
@geoffreyvanwyk geoffreyvanwyk added this to the v2.0.0 Keeping It Real milestone Aug 8, 2024
@geoffreyvanwyk geoffreyvanwyk self-assigned this Aug 8, 2024
@geoffreyvanwyk geoffreyvanwyk added the enhancement New feature or request label Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant