An open API service indexing awesome lists of open source software.

https://github.com/preprio/php-quick-start


https://github.com/preprio/php-quick-start

Last synced: 3 months ago
JSON representation

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

![blog site end result](https://assets-site.prepr.io//5oz8w28ybxje-screenshot-2023-05-10-at-111353.png)