OSN Bidang Informatika Requirements PHP 8.4 Dev Setup Create a database using the schema and example data from db.sql. cp .env.example .env. Open .env and update the database.default configs. composer install. ./spark serve. The website will be available at http://localhost:8080/.