How to Customize layered-navigation.blade.php file
-
I am trying to customize layered-navigation.blade.php file but changes doesn't reflect it.
I have applied all the commands as below but no luck :
- php artisan route:cache
- php artisan cache:clear
- php artisan config:clear
- php artisan view:clear
- php artisan optimize:clear
- composer dump-autoload
- npm run dev
- npm run dev -watch
Can anyone please help?
-
@codebase said in How to Customize layered-navigation.blade.php file:
Can anyone please help?
Hi there,
Please run this command. only for the package which you are trying to customize.php artisan vendor:publish --force
-
@sanjay-webkul said in How to Customize layered-navigation.blade.php file:
php artisan vendor:publish --force
Thank you. If I publish Webkul\Velocity\Providers\VelocityServiceProvider, it worked.
-
Hi There,
Thanks for the update.
Also, if you like our support, you may give us the review here:- https://www.trustpilot.com/review/bagisto.comThat would be grateful for us.
Thanks & Regards,