Is there any way to add php artisan vendor:publish without changing Authentication?
My Auth path and all i have changed the way i like but when i add i add some package for composer.json finally i have to add php artisan vendor:publish then all the Auth changes will not work properlly so what i want is when i add i php artisan vendor:publish it wont change my Authedication is it possible?