Overriding Sentinel Package

63 Views Asked by At

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 ?

1

There are 1 best solutions below

0
On

Maybe you can override or replace route for activation in Sentinel with your own route.