Skip to content

Conversation

@Michael-Stokoe
Copy link

@Michael-Stokoe Michael-Stokoe commented Dec 18, 2019

Changes in this PR:

  • Changed instances of url() . '/some/path' to route('named.route') instead. (Allows for us to change the routes of the package incase there are conflicts with pre-existing application routes).
  • Moved routes to dedicated file, to clean up the service provider
  • Moved namespaced resources to /src/ directory.
  • Moved resources to root directory.
  • Moved migrations to root directory.
@Michael-Stokoe
Copy link
Author

Fixes this:

#74

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant