Skip to content

Foxhound is a lightweight notification intercepting package providing developers with a simple way to intercept and preview notifications during development.

License

Notifications You must be signed in to change notification settings

CodiumAU/foxhound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d2c216a · Mar 4, 2025
Dec 4, 2023
Dec 10, 2023
Dec 4, 2023
May 28, 2024
May 28, 2024
Dec 18, 2023
Dec 18, 2023
Dec 4, 2023
Jan 16, 2025
Dec 2, 2023
Nov 28, 2023
Dec 4, 2023
Nov 28, 2023
Dec 5, 2023
Dec 4, 2023
Mar 4, 2025
Dec 4, 2023
Dec 4, 2023
Nov 28, 2023
Dec 3, 2023
Nov 28, 2023
Dec 4, 2023

Repository files navigation

Introduction

Foxhound is a lightweight notification intercepting package providing developers with a simple way to intercept and preview notifications during development.

Installation

You can install the package vis Composer:

composer require codium/foxhound

After Foxhound is installed, publish its assets using the foxhound:install commannd.

php artisan foxhound:install

You can now access Foxhound at http://localhost/foxhound in your browser.

Configuration

Foxhound's configuration file is located at config/foxhound.php. This file allows you to configure the package's behaviour.

Credits

License

Foxhound is open-sourced software licensed under the MIT license.

About

Foxhound is a lightweight notification intercepting package providing developers with a simple way to intercept and preview notifications during development.

Resources

License

Stars

Watchers

Forks

Packages

No packages published