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).
19 Oct 2021, 07:07
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.
19 Oct 2021, 07:09
Which Bagisto version are you using?
19 Oct 2021, 13:50
Hi @rahulanand84,
Just add JWT_TTL=120 in your .env file and run php artisan optimize command.
20 Oct 2021, 11:29
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
3 Nov 2021, 03:59
@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
22 Nov 2021, 13:44
Just check in dev mode.
26 Nov 2021, 05:00
@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.
13 Dec 2021, 03:53
Hi @shansari25
Please verify this with the latest version. This is already fixed.
N 14 Dec 2021, 10:24
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!
N 17 Dec 2021, 07:55
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!
27 Dec 2021, 03:59
Is this thing relate with Bagisto?
V 27 Dec 2021, 07:39
i did this changes but the title is not changed?
6 Jan 2022, 04:16
@Kamdjou,
It usually happens and I am glad that you reported also.
A 10 Jan 2022, 10:22
OK thanks
14 Jan 2022, 04:34
Hi there,
Can you elaborate more?
Please use one thread, https://forums.bagisto.com/topic/2861/javascript-not-work-frontend/2
H 17 Jan 2022, 06:04
@nessuno Hi can you share the solution you used
N 17 Jan 2022, 06:10
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!
25 Jan 2022, 12:58
You can override.
28 Jan 2022, 06:11
I think you need to this, https://github.com/bagisto/bagisto/blob/710e1515fdfad46e3086dfecab61a1fd8cd5503b/packages/Webkul/Category/src/Models/Category.php#L52
This is already appended with attributes here, https://github.com/bagisto/bagisto/blob/710e1515fdfad46e3086dfecab61a1fd8cd5503b/packages/Webkul/Category/src/Models/Category.php#L64