Download the PHP package kcdev/laravel-alert without Composer
On this page you can find all versions of the php package kcdev/laravel-alert. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download kcdev/laravel-alert
More information about kcdev/laravel-alert
Files in kcdev/laravel-alert
Package laravel-alert
Short Description a lightweight package to send alert messages
License MIT
Homepage https://github.com/amirmarmul/laravel-alert
Informations about the package laravel-alert
A lightweight package to send alert messages
This is a lightweight package to send alert messages in Laravel apps.
This is how it can be used:
In your view you can do this:
Installation
You can install the package via composer:
Usage
Here is an example on how to alert a message.
In your view you can use it like this
Displaying message
This is typically used to style the output in your HTML.
In your view you can use like this:
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Amir Marmul
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-alert with dependencies
illuminate/http Version ^5.8|^6.0
illuminate/contracts Version ^5.8|^6.0
illuminate/session Version ^5.8|^6.0
illuminate/support Version ^5.8|^6.0