spatie/laravel-welcome-notification
Send welcome emails to new Laravel users with a secure, expiring link to set their initial password. Adds migrations and a trait for your User model, plus a controller you extend to show the welcome form and save the password.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/laravel-newsletter | 0.89 | Laravel package to manage newsletter subscriptions across providers. Supports Mailcoach, MailChimp, and MailerLite, with a unified API for subscribing/unsubscribing and list management. Includes configurable integration via config/newsletter.php. | 1,634 | 1,664 | 237 | 92K | 0 | 43.0 | 28.1 | MIT | 1 month ago | |
| spatie/laravel-notification-log | 0.86 | Logs all notifications sent by your Laravel app, storing them as NotificationLogItems so you can query what was sent to a user, display notification history, and make sending decisions (e.g., avoid duplicates) via helpers like wasSentTo() and inThePastMinutes(). | 207 | 208 | 21 | 45K | 0 | 22.7 | 36.6 | MIT | 2 months ago | |
| byscripts/alert-bundle | 0.86 | — | 0 | 0 | 1 | 0 | 0 | 0.9 | — | — | 12 years ago | |
| websms/laravel-notification | 0.85 | — | 1 | 1 | 2 | 1 | 0 | 0.4 | 2.4 | MIT | 6 years ago | |
| bkstg/notification-bundle | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| tylercd100/laravel-notify | 0.84 | Laravel Notify adds a simple notification layer for Laravel, sending messages through Monolog-backed channels like email, Slack, Pushover, SMS (Twilio/Plivo), Sentry, Mailgun, Flowdock, Fleep, and more. Includes config publishing and Laravel 5.1–8 support. | 11 | 12 | 5 | 244 | 0 | 7.6 | 18.4 | MIT | 5 years ago | |
| caiquebispo/notification-bell | 0.84 | — | 2 | 2 | 0 | 16 | 0 | 19.0 | 12.5 | — | 3 months ago | |
| shiftechafrica/laravel-notification | 0.84 | — | 0 | 0 | 0 | 6 | 0 | 0.3 | 8.3 | MIT | 1 year ago | |
| coka/notifier-message | 0.84 | Base library providing a common message class for notifier implementations. Install via Composer and extend it to standardize notification message data across your PHP/Laravel channels. Includes changelog/upgrade notes and MIT license. | 1 | 1 | 0 | 159 | 0 | 0.0 | 26.6 | MIT | — | |
| chapuzzo/notificationsbundle | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 9 years ago | |
| daltcore/pushover | 0.83 | Laravel package for sending Pushover.net notifications to iOS/Android. Includes a facade/service provider, simple push(title, message) API, and options for URL, callback, sound, and more. Configure with your app token and user key. | 1 | 1 | 0 | 0 | 0 | 0.2 | — | MIT | 6 years ago | |
| laravel-notification-channels/webpush | 0.83 | Send Web Push notifications in Laravel via the Notifications system. Supports Chrome/Firefox/Edge/Safari, VAPID keys, rich payload options (actions, TTL, icons, data), subscription management on models, and auto-cleanup of expired subscriptions. | 892 | 894 | 123 | 294K | 0 | 35.8 | 40.9 | MIT | 1 week ago | |
| mckenziearts/laravel-notify | 0.83 | Lightweight Laravel package for backend-driven toast notifications. Publish config/assets, drop in a Blade component, and trigger success/error/info messages from your app. Works great with Tailwind CSS and Alpine.js for smooth UI alerts. | 1,731 | 1,737 | 196 | 15K | 0 | 36.6 | 15.8 | MIT | 3 months ago | |
| common-gateway/customer-notifications-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 9.3 | 0.4 | — | 2 years ago | |
| kevincobain2000/laravel-alert-notifications | 0.82 | — | 28 | 28 | 9 | 358 | 0 | 12.2 | 16.1 | MIT | 10 months ago | |
| bzilee/multichannel-log-notification | 0.82 | Laravel package to send log notifications over multiple channels (Telegram, email, SMS, HTTP). Configure per log level, enable via env, plug into Monolog as a custom channel, and dispatch notifications to a dedicated queue for performance. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| spatie/laravel-login-link | 0.82 | Spatie Laravel Login Link adds a Blade component to render one-click login links for seeded users in local development. Great for admin areas and teams: pick a user/role without remembering credentials. Restricts usage by allowed hosts (defaults to localhost). | 461 | 459 | 27 | 76K | 0 | 25.4 | 34.8 | MIT | 3 months ago | |
| spatie/laravel-failed-job-monitor | 0.82 | Send instant notifications when Laravel queued jobs fail. Uses Laravel’s notification system with built-in Mail and Slack support, configurable via env/config, and easy install/publish. Great for monitoring production queues and alerting the right people. | 1,042 | 1,052 | 53 | 65K | 0 | 35.1 | 29.1 | MIT | 1 month ago | |
| spatie/laravel-littlegatekeeper | 0.81 | Laravel middleware to password-protect your app with a single, universal username/password set in config. Quickly gate staging, previews, or temporary launches without building a full auth system; publish config and enable the provider to lock down pages. | 191 | 193 | 19 | 1K | 0 | 19.8 | 13.7 | MIT | 3 months ago | |
| spatie/laravel-discord-alerts | 0.81 | Send Discord alerts from Laravel via a simple facade. Configure a Discord webhook URL and queue messages via a job so your app won’t fail if Discord is down. Ideal for notifying you about noteworthy events (errors, signups, deploys). | 153 | 153 | 26 | 27K | 0 | 22.0 | 35.5 | MIT | 2 months ago |
How can I help you explore Laravel packages today?