Custom controllers in Laravel
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Custom controllers in Laravel
I have a custom application in Laravel 10 where I have Aimeos controllers overwritten with my own. Are there any simple methods that I can use in controllers that allow me to:
- add to cart
- save the customer's address
- save the selected form of delivery and payment
- save the entire order
- add to cart
- save the customer's address
- save the selected form of delivery and payment
- save the entire order
Re: Custom controllers in Laravel
Please have a look at the interface of the basket frontend controller:
https://github.com/aimeos/ai-controller ... /Iface.php
https://github.com/aimeos/ai-controller ... /Iface.php
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
