Graphify
  • Installation
  • Requirements
  • Basic Usage
    • Preparing Your Model
    • Creating And Retrieving Open Graph Images
  • Advanced Usage
    • Customizations
    • Auto Triggering OG Image Update
    • Controlling Save Process
Powered by GitBook
On this page

Requirements

PreviousInstallationNextPreparing Your Model

Last updated 2 years ago

"Graphify" requires Laravel 10+ (although it may work on Laravel 9+, I have not tested it) and PHP 8.1+.

This package uses Browsershot behind the scenes to generate images, so you must set up your installation to run Browsershot.

They have excellent documentation for their package, so I will not copy and paste their instructions here. Instead, please visit their and follow the instructions for installing Puppeteer.

documentation