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).
You can check the x debug manual for that.
You need to update the value in the database as system value can't be deleted.
You are giving objects to the function and the function you are using is the array function.
And there is no Bagisto here. This is a core function of PHP.
Which Bagisto version are you using?
Hi @rahulanand84,
Just add JWT_TTL=120 in your .env file and run php artisan optimize command.
Hi @Balthazar,
Check here for admin, https://github.com/bagisto/bagisto/blob/864d1c3143ca2d199bf5cac0a4ef8f48ad02a392/packages/Webkul/Admin/src/Resources/views/users/users/create.blade.php#L50
@pasha,
You need to check this component, https://github.com/bagisto/bagisto/blob/c4a5a617d315e52fee3ea7f177673526f5728ec8/packages/Webkul/Admin/src/Resources/views/catalog/products/accordians/categories.blade.php#L10
Just check in dev mode.
@devansh-webkul said in how can i edit velocity theme:
Hi @Aung-Myo-Oo, If you have not customized anything then you can run, php artisan vendor:publish --force Otherwise, I will suggest you place that file manually in the resources/themes path.
Hi @Aung-Myo-Oo,
If you have not customized anything then you can run, php artisan vendor:publish --force
Otherwise, I will suggest you place that file manually in the resources/themes path.
I already mentioned here that if you have not customized then you can run it.
Now there is no way.
Hi @shansari25
Please verify this with the latest version. This is already fixed.
N
Hi @harshaq , please mention you bagisto version . also please raise a ticket with your ssh and ftp details so that we can check the issue on your instance .(https://bagisto.uvdesk.com/en/) Thanks!
Hi @vaida-prateek28 , right now there is no api to get category wise products. but we are working to implement the api in future . Thanks!
Is this thing relate with Bagisto?
V
i did this changes but the title is not changed?
@Kamdjou,
It usually happens and I am glad that you reported also.
A
OK thanks
Hi there,
Can you elaborate more?
Please use one thread, https://forums.bagisto.com/topic/2861/javascript-not-work-frontend/2
H
@nessuno Hi can you share the solution you used
Hi @vaida-prateek28 , you have to define the related schema and type and quires and mutation . you can take the reference of the following API : https://github.com/bagisto/headless-ecommerce/blob/main/src/graphql/setting/user.graphql Thanks!