Search found 3 matches

by mmrtonmoy
19 Nov 2024, 19:58
Forum: Laravel package
Topic: How to make custom order for POS?
Replies: 1
Views: 30518

How to make custom order for POS?

Hello everyone, I want to make a POS package, but I do not understand how to start it. I decide to make a separate panel for POS like admin dashboard where only POS users can access (inspired by Bagisto POS. https://bagisto.com/en/extensions/laravel-point-of-sale/ ). So I decide to using custom guar...
by mmrtonmoy
18 Oct 2024, 14:11
Forum: Help
Topic: How to change these default demo images ?
Replies: 1
Views: 17793

How to change these default demo images ?

Hi everyone,
How can I change these images and set my own image?
Can I attach image with link ?

Default image:
Image
Image
by mmrtonmoy
14 Oct 2024, 23:09
Forum: Help
Topic: How to get the frontend Configaration value from Payment provider?
Replies: 1
Views: 13829

How to get the frontend Configaration value from Payment provider?

I can not get frontend configuration attribute that provide in checkout page. Aimeos laravel version: "aimeos/aimeos-laravel": "~2024.10", Laravel: 11 php: 8.2 Environment: windows 10 I use it and the filed is showing in the checkout page perfectly private array $feConfig = array...