Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hirokisan/learn-php
https://github.com/hirokisan/learn-php
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hirokisan/learn-php
- Owner: hirokisan
- Created: 2017-10-11T13:54:39.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-20T10:08:20.000Z (almost 6 years ago)
- Last Synced: 2024-05-05T15:20:29.656Z (8 months ago)
- Language: PHP
- Size: 2.38 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Learn PHP
====
Learn PHP in this repository## RUN
```
$ php -S localhost:8080
```## OPEN
```
http://localhost:8080
```