Download the PHP package dromedar-design/laravel-prismic without Composer
On this page you can find all versions of the php package dromedar-design/laravel-prismic. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dromedar-design/laravel-prismic
More information about dromedar-design/laravel-prismic
Files in dromedar-design/laravel-prismic
Download dromedar-design/laravel-prismic
More information about dromedar-design/laravel-prismic
Files in dromedar-design/laravel-prismic
Vendor dromedar-design
Package laravel-prismic
Short Description Automatic Eloquent models and better templating for Prismic
License MIT
Homepage https://github.com/dromedar-design/laravel-prismic
Package laravel-prismic
Short Description Automatic Eloquent models and better templating for Prismic
License MIT
Homepage https://github.com/dromedar-design/laravel-prismic
Please rate this library. Is it a good library?
Informations about the package laravel-prismic
Laravel-Prismic
Automatic Eloquent models and better templating for Prismic
Installation
You can install the package via composer:
Then you can configure it as a new database connection in config/database.php
:
After this you only have to extend the Model shipped with the package and your Prismic api works like a usual Eloquent model.
Relationships
Relationships work as you would expect it from regular Eloquent models.
Accessing properties
There are three output modes:
- raw
- text
- html (this is the default)
You can either access other modes directly or change the default.
All versions of laravel-prismic with dependencies
PHP Build Version
Package Version
The package dromedar-design/laravel-prismic contains the following files
Loading the files please wait ....