w-studies / adampt-groupByCategory

0 stars 0 forks source link

Config

Open file: system\app\Config.php
Set database credentials

'host'     => 'localhost',
'user'     => 'root',
'password' => '',
'name'     => 'pap',

How to run

php -S localhost:8000 -t public