Open Ekstazi opened 6 years ago
Инструкция
Точкой входа в преложения являеться web/index.php Для коректной работы сервер нужно настроить в папку web
Файл настройки находиться в config/settings.ini. Здесь имя базы данных и настройки smtp
Для установки composer введите
composer install
ср, 11 апр. 2018 г. в 18:13, Furtuna Maxim notifications@github.com:
Please preovide instruction in readme file how to test your code with internal php server.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/RuslanKoval/testMVC/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/AOVMx7krcBZzWHadKzvze2TSh5vpNlKtks5tnh2jgaJpZM4TQOch .
Please provide instruction in readme file how to test your code with php builtin server.