Libraries tagged by behaviour

rapidwebltd/no-post-data-laravel-middleware

1 Favers
77 Downloads

Under certain conditions, when posting data from a form, the web server may lose the post data. This commonly happens if a user is uploading a large file beyond the size limits set in the web server's configuration. Laravel does not handle this situation and may end up throwing a somewhat confusing `TokenMismatchException in VerifyCsrfToken` due to CSRF protection. The 'No Post Data Laravel Middleware' handles situations in which a post request has been submitted and contains no post data - a situation which should not occur under normal usage. By default, the middleware will redirect back to the previous page with an error message flashed to the session. This can then be output on your view as you would normally handle validation errors. If needed, you can also modify this default behaviour and allow any code to run when the 'post request with no post data' situation is encountered.

Go to Download


raditzfarhan/laravel-sortable

0 Favers
208 Downloads

Just a simple sortable behaviour for your Laravel and Lumen eloquent model.

Go to Download


proteins/event

1 Favers
46 Downloads

Event emitter-listener global class and behaviour trait

Go to Download


prolix/doctrine-translatable

0 Favers
243 Downloads

Translatable behaviour extension for Doctrine2

Go to Download


php-clean-arch/value-object

0 Favers
10 Downloads

Provides the behaviour to expect from a value-object

Go to Download


ostrolucky/semantic-monolog-handler

1 Favers
6 Downloads

Opinionated Monolog FingersCrossed handler which bypasses fingers-crossed behaviour for some primary channels

Go to Download


musoftware/laravel-tags

0 Favers
6 Downloads

Add tags and taggable behaviour to your Laravel app

Go to Download


mikehins/laravel-translatable

2 Favers
11 Downloads

A translatable behaviour for eloquent models

Go to Download


maxcrossan/yii_encryption

0 Favers
48 Downloads

A simple encryption behaviour for encrypting and decrypting database fields on Yii models

Go to Download


laravel-interaction/vote

3 Favers
643 Downloads

User upvote/downvote behaviour for Laravel.

Go to Download


laravel-interaction/visit

2 Favers
6 Downloads

User visit behaviour for Laravel.

Go to Download


laravel-interaction/rate

1 Favers
131 Downloads

User rate/unrate behaviour for Laravel.

Go to Download


laravel-interaction/follow

1 Favers
8 Downloads

User follow/unfollow behaviour for Laravel.

Go to Download


laravel-interaction/favorite

2 Favers
59 Downloads

User favorite/unfavorite behaviour for Laravel.

Go to Download


laravel-interaction/block

1 Favers
103 Downloads

User block/unblock behaviour for Laravel.

Go to Download


<< Previous Next >>