Download the PHP package f1uder/laravel-notification without Composer
On this page you can find all versions of the php package f1uder/laravel-notification. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download f1uder/laravel-notification
More information about f1uder/laravel-notification
Files in f1uder/laravel-notification
Download f1uder/laravel-notification
More information about f1uder/laravel-notification
Files in f1uder/laravel-notification
Vendor f1uder
Package laravel-notification
Short Description Laravel Livewire Notification (+ AlpineJS)
License MIT
Homepage https://github.com/f1uder/laravel-notification
Package laravel-notification
Short Description Laravel Livewire Notification (+ AlpineJS)
License MIT
Homepage https://github.com/f1uder/laravel-notification
Please rate this library. Is it a good library?
Informations about the package laravel-notification
Laravel Livewire Notification (+ AlpineJS)

Installation
You can install the package via composer:
Publish the config file with:
Add css file (notification.css)
Add code to template, after body tag
Usage Laravel
Usage Livewire component
Usage alpineJS
Arguments
Usage: notice($message, $type, $timer, $title)
$message
- Message.$type
- Notification type.alert
info
- defaultsuccess
$timer
- 3000 default = 3 sec.$title
- Notification header. Default = null.
Config
config/notification.php
$timer
- Notification display time in seconds.$position
- Notification position.tr
- Top right (default).tl
- Top left.br
- Bottom right.bl
- Bottom left.
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-notification with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0|^8.1
laravel/framework Version ^8.0|^9.0|^10.0
livewire/livewire Version ^2.3|^v2.10
illuminate/support Version ^8.0|^9.0|^10.0
laravel/framework Version ^8.0|^9.0|^10.0
livewire/livewire Version ^2.3|^v2.10
illuminate/support Version ^8.0|^9.0|^10.0
The package f1uder/laravel-notification contains the following files
Loading the files please wait ....