@devansh-webkul ok. Thank you.
acxy99
@acxy99
Posts made by acxy99
-
RE: How to add bootstrap-duallistbox plugin to bagisto?
Yes I am adding something to the existing packages, I m building a message module inside bagsito.
- First, I add the duallistbox plugin inside public/vendor/webkul/admin/assets/js
- Then I called the css file like the 1st image.
It should able to display something like this. I m not sure if this is the correct way to add plugin.
-
How to add bootstrap-duallistbox plugin to bagisto?
I have put the plugin folder under public/vendor/assets/js but the css is not being loaded while I have put it in the blade file.
-
RE: Email verification unsent
@devansh-webkul Hi. The email was able to sent by using 587 port but not 465 (Secured port)
-
Email verification unsent
HAs anyone here known about this issue? Has try command php artisan config: clear and configure config>mail.php. still not working.
-
RE: How is the product quantity in inventory is being saved to database?
@devansh-webkul said in How is the product quantity in inventory is being saved to database?:
and saving by using the model metho
@devansh-webkul this model method is invoked when the variable "inventories" is called?
-
How is the product quantity in inventory is being saved to database?
I can't find where is this function is being used. Any one of you has known about this?
-
Customer group pricing
How to configure the fixed pricing and discount rate for each group customer? It doesn't show up any change when I configure in admin panel