jossephus/all-notifications

This artisan command lists all Notification in your Notification Folder

1.0.0 2020-10-18 18:29 UTC

This package is auto-updated.

Last update: 2025-06-19 14:28:08 UTC


README

A very simple command that lists all notification classess that are created by the artisan command make:notification

Installation

You can install the package via composer:

composer require jossephus/all-notifications

Usage

php artisan notifications:all // just that 

Contributing

Please see CONTRIBUTING for details.

License

The MIT License (MIT). Please see License File for more information.

Laravel Package Boilerplate

This package was generated using the Laravel Package Boilerplate.