Reputation: 25
I want to override the activation package of sentinel package using Laravel. Can anyone tell me the easiest and efficient way in Laravel to achieve this ?
Upvotes: 0
Views: 59
Reputation: 149
Maybe you can override or replace route for activation in Sentinel with your own route.
Upvotes: 0