Ileven.net
Ileven.net
I have configured the checkout to split Address on two fields. And it is all ok. I have enabled Google Autocomplete. The user after have typed address can use tab...
In next release you could add configuration to set home path for Magento installation. in install.ini ``` magento_path=/var/www/home/site1.domain.com/ ```
I've installed crud 3.8 on Orchid 13.7.1 Laravel 9 ` $ php artisan orchid:resource CarsResource ERROR Command "orchid:resource" is not defined. Did you mean one of these? ⇂ make:resource ⇂...