Search found 3 matches

by MPOUAMONWAKPARE-AMEY(spero)
02 Dec 2023, 12:56
Forum: Laravel package
Topic: Can't Overide template
Replies: 1
Views: 3543

Can't Overide template

Hello, thanks for the good job you are doing.
I get stuck overiding templates

Aimeos 2023
Laravel 10

I install extension like said from the documentation using composer
I create new extension from generator like recommanded, then copy it in a foder named packages in the root of my project and i ...
by MPOUAMONWAKPARE-AMEY(spero)
15 Sep 2023, 19:51
Forum: Laravel package
Topic: Class '\Omnipay\Mobile\Gateway' not found
Replies: 2
Views: 21024

Re: Class '\Omnipay\Mobile\Gateway' not found

Thank you,
I now have a better understanding of the suppliers
by MPOUAMONWAKPARE-AMEY(spero)
11 Sep 2023, 14:05
Forum: Laravel package
Topic: Class '\Omnipay\Mobile\Gateway' not found
Replies: 2
Views: 21024

Class '\Omnipay\Mobile\Gateway' not found

System ubuntu 22
php 8.1
aimeos version latest
i installed new omnipay driver by doing : composer req aimeos/ai-payments larrytech7/omnipay-momocm.
I configure it by adding new service with type payment and provider omnipay. I also add options but when using it on front i'm getting this error: Class ...