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
Hello @abcabc123
I think you need to cordinate with Cloud Panel Contact team regarding this query they will assist you better in this case
Contact: https://www.cloudpanel.io/contact/
Regarding Installtion of Bagisto you can check the below Link.
Installation: https://devdocs.bagisto.com/2.3/introduction/installation.html
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