php-github Run the app composer install composer dump-autoload php -S localhost:8000 -t public If you have this port ocuped by other aplication, just change it for other like 8100, 8080 or 9000.