Download the PHP package centrex/laravel-messages without Composer
On this page you can find all versions of the php package centrex/laravel-messages. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download centrex/laravel-messages
More information about centrex/laravel-messages
Files in centrex/laravel-messages
Package laravel-messages
Short Description Manage messages in laravel
License MIT
Homepage https://github.com/centrex/laravel-messages
Informations about the package laravel-messages
Manage messages in laravel
This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
Contents
- Installation
- Usage Examples
- Testing
- Changelog
- Contributing
- Credits
- License
Installation
You can install the package via composer:
You can run the migrations with:
You can publish the config file with:
Usage
Testing
๐งน Keep a modern codebase with Pint:
โ Run refactors using Rector
โ๏ธ Run static analysis using PHPStan:
โ Run unit tests using PEST
๐ Run the entire test suite:
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Credits
- centrex
- All Contributors
- bombenprodukt/laravel-messageable
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-messages with dependencies
illuminate/database Version ^10.0|^11.0
illuminate/support Version ^10.0|^11.0