issues
search
mltefive
/
docs
https://mltefive.github.io/docs/
1
stars
0
forks
source link
one line webserver
#11
Open
7dir
opened
5 years ago
7dir
commented
5 years ago
PHP
php -S localhost:8000
Laravel
php artisan serve
PHP
php -S localhost:8000
Laravel
php artisan serve