https://github.com/farisc0de/guestbook
Simple Guest Book Software created using PHP
https://github.com/farisc0de/guestbook
Last synced: 4 months ago
JSON representation
Simple Guest Book Software created using PHP
- Host: GitHub
- URL: https://github.com/farisc0de/guestbook
- Owner: farisc0de
- License: mit
- Created: 2021-02-22T03:58:32.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-03-16T15:26:02.000Z (over 4 years ago)
- Last Synced: 2024-12-31T07:43:37.178Z (over 1 year ago)
- Language: PHP
- Size: 696 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GuestBook
Simple Guest Book Software created using PHP
## How to use
1. Update composer
```bash
composer update
```
2. Update .env
3. Migrate database
```bash
php spark migrate
```
## Screenshot

## Copyright
Faris AL-Otaibi - 2021