SQL formatter thing. No more, no less.
Why not.
Clone the repo to a directory and then inside that directory:
composer install
php -S 127.0.0.1:5000 -t web
visit 127.0.0.1:5000
SQL formatter thing. No more, no less.
Why not.
Clone the repo to a directory and then inside that directory:
composer install
php -S 127.0.0.1:5000 -t web
visit 127.0.0.1:5000