-
execute database.sql (after install mysql)
-
add the database connections in scripts/db.php
-
in php.ini file, uncomments the two lines:
extension=pdo_mysql
extension_dir = "ext"
- from the project root run:
php -S localhost:8000
| Name | Name | Last commit date | ||
|---|---|---|---|---|