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

https://github.com/contentful/blog-app-laravel

Example app using Contentful with Laravel.
https://github.com/contentful/blog-app-laravel

Last synced: 10 months ago
JSON representation

Example app using Contentful with Laravel.

Awesome Lists containing this project

README

          

# Deprecation notice

This repository is deprecated. For a PHP example application using Contentful please refer to [The PHP Example App](https://github.com/contentful/the-example-app.php).

---

## Introduction

[Contentful](https://www.contentful.com/) provides content infrastructure for digital teams to power websites, apps, and devices. Unlike a CMS, Contentful was built to integrate with the modern software stack. It offers a central hub for structured content, powerful management and delivery APIs, and a customizable web app that enable developers and content creators to ship their products faster.

This is an example of how to use [Contentful](https://www.contentful.com) with the Laravel PHP framework using [contentful-laravel](https://github.com/contentful/contentful-laravel). The app is based on the "Blog" example space.

## License

Copyright (c) 2016-2018 Contentful GmbH. Code released under the MIT license. See [LICENSE](LICENSE) for further details.