Relative Content

Tag Archive for sylius

how to move my slyius project form development to production

I installed the Sylius project as per the installation document, modified the changes in php.ini, and used the internal Composer and PHP 8.1. I used the Uniserver (WAMP) database for storage and installed the Symfony CLI in the project directory. I ran the Sylius Symfony to open http://127.0.0.1:8000, but I want it to run on localhost using Uniserver.

how to move my slyius project form development to productive

I installed the Sylius project as per the installation document, modified the changes in php.ini, and used the internal Composer and PHP 8.1. I used the Uniserver (WAMP) database for storage and installed the Symfony CLI in the project directory. I ran the Sylius Symfony to open http://127.0.0.1:8000, but I want it to run on localhost using Uniserver.