Download the PHP package dev-techguy/note without Composer
On this page you can find all versions of the php package dev-techguy/note. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download dev-techguy/note
More information about dev-techguy/note
Files in dev-techguy/note
Package note
Short Description This is a custom system notification channel.
License MIT
Informations about the package note
Makes Laravel Notification a Breeze...
This package is custom notify for any model, so instead of using laravel notification. I built this custom notification package for my projects, so if you want to try it out read through the documentation.
Installing
The recommended way to install dev-techguy/note is through Composer.
Next, run the Composer command to install the latest stable version of dev-techguy/note:
After installing, the package will be auto discovered, But if need you may run:
Then run this, to get the config/note.php for configurations:
You will have to provide this in the .env for the api configurations:
Usage
Follow the steps below on how to use the package:
Version Guidance
Version | Status | Packagist | Namespace | Repo |
---|---|---|---|---|
1.x | Latest | dev-techguy/note |
Note/NoteServiceProvider |
v1.0.1 |
Security Vulnerabilities
For any security vulnerabilities, please email to TechGuy.
License
This package is open-source software licensed under the MIT license.
All versions of note with dependencies
webpatser/laravel-uuid Version ^3.0|^4.0
dev-techguy/laravel-multiple-guards Version ^1.0