Post Status: Just Share What's on your Mind to the Hello World.
Best usage for Personal Updates and Teams usage.
- HTML
- Bulma CSS
- Javascript
- Axios
- PHP
- PDO
- MYSQL
- Home page with Pagination
- Like Status and View Total Likes (per Post 100 likes limit if you want more check
src/models/Like.php) - Separate Status by Slug
- Create database
query.sqluse this Queries to create database for Store Status data - Update database details at
/src/config/database.php - Insert Status
KEYManually into database tableapi_keys - Done
- Start Development Server
php -S localhost:6052 -t public- Create Status and View Status
## Access Home page URL to post status
http://localhost:6052
## View Status
http://localhost:6052/status_page.php?slug=status-66853b80a16b1
MIT