Installation / Configuration
Download
Composer install
Or download .zip format
http://github.com/robindrost/prismic-eloquent
Artisan
Run the following artisan commands to publish the configuration files and service provider to your project.
Configuration
Api credentials
Most important to configure is your repository url and (if needed) access token. You can either set them directly or configure them in the .env file.
Last updated