nova-mail-manager | Laravel Nova tool to easily resend system generated mails
kandi X-RAY | nova-mail-manager Summary
kandi X-RAY | nova-mail-manager Summary
nova-mail-manager is a PHP library. nova-mail-manager has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
A Laravel Nova tool to easily resend your system generated emails without going through entire application flow. Internally this package uses Laravel Mail Manager to record and resend emails.
A Laravel Nova tool to easily resend your system generated emails without going through entire application flow. Internally this package uses Laravel Mail Manager to record and resend emails.
Support
Quality
Security
License
Reuse
Support
nova-mail-manager has a low active ecosystem.
It has 13 star(s) with 4 fork(s). There are 1 watchers for this library.
It had no major release in the last 12 months.
There are 1 open issues and 2 have been closed. On average issues are closed in 42 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of nova-mail-manager is v1.0.1
Quality
nova-mail-manager has 0 bugs and 0 code smells.
Security
nova-mail-manager has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
nova-mail-manager code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
nova-mail-manager is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
nova-mail-manager releases are available to install and integrate.
Installation instructions, examples and code snippets are available.
It has 337 lines of code, 44 functions and 19 files.
It has low code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed nova-mail-manager and discovered the below as its top functions. This is intended to give you an instant insight into nova-mail-manager implemented functionality, and help decide if they suit your requirements.
- Get the week ranges
- Get the filters for the given request .
- Register the routes .
- Handle the mail
- Generate options array .
- Get cards .
- Apply the filter to the query .
- Bootstrap the package .
- Get the uri key .
- Get all fields .
Get all kandi verified functions for this library.
nova-mail-manager Key Features
No Key Features are available at this moment for nova-mail-manager.
nova-mail-manager Examples and Code Snippets
composer require binarybuilds/nova-mail-manager
'providers' => [
//
\BinaryBuilds\NovaMailManager\NovaMailManagerServiceProvider::class
]
'providers' => [
//
App\Providers\TelescopeServiceProvider::
Community Discussions
No Community Discussions are available at this moment for nova-mail-manager.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install nova-mail-manager
This package can be installed using composer. Next you must register the package's service provider by adding the below line to providers array inside config/app.php file. The dependent package(Laravel Mail Manager) currently conflicts with laravel telescope. If you are using laravel telescope in your application, Make sure you register the nova mail manager package's service provider after the telescope service provider is registered.
Support
Thank you for considering contributing to Nova mail manager! Please create a pull request with your contributions with detailed explanation of the changes you are proposing.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page