TomoakiNagahara / op-skeleton-2024

Apache License 2.0
1 stars 0 forks source link

Does not boot at PHP built-in server. #19

Closed TomoakiNagahara closed 1 year ago

TomoakiNagahara commented 1 year ago
php -S localhost:8000 ./app.php
TomoakiNagahara commented 1 year ago

Done

TomoakiNagahara commented 1 year ago

I got the session working.