Looking to hire Laravel developers? Try LaraJobs
This package is not available.

firechaser-laravel maintained by grayloon

Description
Laravel package for syncing composer package details to FireChaser.
Last update
2024/08/08 20:32 (dev-main)
License
Downloads
18

Comments
comments powered by Disqus

FireChaser™

A Product from Gray Loon

Prerequisites

You must have an account in FireChaser and have a registered domain tied to your account.

You will receive an API Site Key that you will need to place in your .env file:

FIRECHASER_API_SITE_KEY="YOUR_KEY_HERE"

Installation

Install the FireChaser package at the root level of your Laravel application:

composer require grayloon/firechaser-laravel

That's it, you're done!

Syncing

Based on your subscription tier, FireChaser will send a POST request to your website at a set interval to fetch any package updates.