https://github.com/preprio/php-quick-start
https://github.com/preprio/php-quick-start
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/preprio/php-quick-start
- Owner: preprio
- Created: 2023-06-14T11:27:02.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-27T10:20:12.000Z (almost 2 years ago)
- Last Synced: 2025-02-28T21:04:39.382Z (3 months ago)
- Language: PHP
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PHP Quick Start
The PHP quick start project launches a blog app with content from Prepr.Look at the [PHP Quick start guide](https://docs.prepr.io/connecting-front-end-apps/php-quick-start-guide) to learn more.
## Setup
Make sure to install the dependencies:
```bash
# composer
composer install
```Check out our documentation for the [full quick start guide](http://docs.prepr.io/connecting-front-end-apps/php-quick-start-guide).
## The end result
