Download the PHP package laravel-interaction/block without Composer
On this page you can find all versions of the php package laravel-interaction/block. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download laravel-interaction/block
More information about laravel-interaction/block
Files in laravel-interaction/block
Download laravel-interaction/block
More information about laravel-interaction/block
Files in laravel-interaction/block
Vendor laravel-interaction
Package block
Short Description User block/unblock behaviour for Laravel.
License MIT
Homepage https://github.com/laravel-interaction/block
Package block
Short Description User block/unblock behaviour for Laravel.
License MIT
Homepage https://github.com/laravel-interaction/block
Please rate this library. Is it a good library?
Informations about the package block
Laravel Block
User block/unblock behaviour for Laravel.
Introduction
It let people express how they feel about the model(documentation/subject/topic), prevent this model from interacting with you and sending you notifications.
Installation
Requirements
Instructions
Require Laravel Block using Composer.
Publish configuration and migrations
Run database migrations.
Usage
Setup Blocker
Setup Blockable
Blocker
Blockable
Events
Event | Fired |
---|---|
LaravelInteraction\Block\Events\Blocked |
When an object get blocked. |
LaravelInteraction\Block\Events\Unblocked |
When an object get unblocked. |
License
Laravel Block is an open-sourced software licensed under the MIT license.
All versions of block with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
illuminate/database Version ^8.13 || ^9.0 || ^10.0 || ^11.0
illuminate/support Version ^8.0 || ^9.0 || ^10.0 || ^11.0
laravel-interaction/support Version ^1.0 || ^2.0 || ^3.0
illuminate/database Version ^8.13 || ^9.0 || ^10.0 || ^11.0
illuminate/support Version ^8.0 || ^9.0 || ^10.0 || ^11.0
laravel-interaction/support Version ^1.0 || ^2.0 || ^3.0
The package laravel-interaction/block contains the following files
Loading the files please wait ....