We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8aa34b commit 2d63f90Copy full SHA for 2d63f90
composer.json
@@ -1,7 +1,7 @@
1
{
2
"name": "illuminated/console-logger",
3
"description": "Logging and Notifications for Laravel Console Commands.",
4
- "keywords": ["laravel", "console", "command", "logger", "notifications"],
+ "keywords": ["laravel", "console", "command", "logger", "notifications", "email-notifications", "error-handling", "guzzle-middleware"],
5
"license": "MIT",
6
"support": {
7
"issues": "https://github.com/dmitry-ivanov/laravel-console-logger/issues",
0 commit comments