A fresh new Symfony 5.4 CMS webapp project to manage a Lo Pati content resources.
- PHP 8.1
- MySQL 8.0
- Git 2.0
- Composer 2.0
$ git [email protected]:Flexible-User-Experience/lo-pati-5.git
$ cd lo-pati-5
$ cp env.dist .env
$ nano .env
$ composer install
Remember to edit .env
config file according to your system environment needs.
$ ./scripts/developer-tools/test-database-reset.sh
$ ./scripts/developer-tools/run-test.sh