Download the PHP package maritho/badword without Composer
On this page you can find all versions of the php package maritho/badword. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package badword
Badword Filter Laravel
Requirements
Installation
composer require maritho/badword
Configure
so you either you have to add the service provider:
Publish and Migrate
-
php artisan vendor:publish --provider="Maritho\Badword\BadwordServiceProvider"
-
php artisan migrate
php artisan db:seed --class="Maritho\Badword\Database\Seeds\BadwordTableSeeder"
Usage
All versions of badword with dependencies
PHP Build Version
Package Version
No informations.
The package maritho/badword contains the following files
Loading the files please wait ....