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.
- Host: GitHub
- URL: https://github.com/contentful/blog-app-laravel
- Owner: contentful
- License: mit
- Archived: true
- Created: 2016-07-11T16:13:06.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-09-03T14:27:57.000Z (almost 8 years ago)
- Last Synced: 2024-09-21T16:02:07.032Z (almost 2 years ago)
- Language: PHP
- Homepage:
- Size: 63.5 KB
- Stars: 13
- Watchers: 18
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.