Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Announcements regarding our community
Hello @eldomagan_
Thank you so much for the video we will check this out and get back to you.
Warm Regards Team Bagisto
A place to talk about whatever you want
Hello @MScopell
The only reason is to upgrade the plugin as per your bagisto version.
you can do this by your own or if you want us to look into it and upgrade this package then it will treated as a paid service.
Please confirm if yes then you can purchase our support hours from the link below.
Support Hours: https://store.webkul.com/bagisto-hourly-customization-package.html
A
Please help me with the installation, thank you very much.
Hello @Nicola_cascella
Please check the below blog for your query.
https://bagisto.com/en/how-to-override-view-files-in-bagisto/
Its a general behaviour of every websites that cache get stored.
For this you can clear your website cache by running the command
php artisan optimize:clear
S
Hi,
Thank you for connecting with us.
You can simply use the following in place of returning the view:
return redirect()->back();
This will redirect the user to the previous (or current) page.
Best regards, Webkul Bagisto Team