Libraries tagged by behaviours

rapidwebltd/no-post-data-laravel-middleware

1 Favers
78 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
209 Downloads

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

Go to Download


proteins/event

1 Favers
49 Downloads

Event emitter-listener global class and behaviour trait

Go to Download


prolix/doctrine-translatable

0 Favers
244 Downloads

Translatable behaviour extension for Doctrine2

Go to Download


php-clean-arch/value-object

0 Favers
13 Downloads

Provides the behaviour to expect from a value-object

Go to Download


ostrolucky/semantic-monolog-handler

1 Favers
8 Downloads

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

Go to Download


musoftware/laravel-tags

0 Favers
7 Downloads

Add tags and taggable behaviour to your Laravel app

Go to Download


mikehins/laravel-translatable

2 Favers
12 Downloads

A translatable behaviour for eloquent models

Go to Download


maxcrossan/yii_encryption

0 Favers
49 Downloads

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

Go to Download


laravel-interaction/vote

3 Favers
644 Downloads

User upvote/downvote behaviour for Laravel.

Go to Download


laravel-interaction/visit

2 Favers
7 Downloads

User visit behaviour for Laravel.

Go to Download


laravel-interaction/follow

1 Favers
9 Downloads

User follow/unfollow behaviour for Laravel.

Go to Download


laravel-interaction/favorite

2 Favers
60 Downloads

User favorite/unfavorite behaviour for Laravel.

Go to Download


laravel-interaction/block

1 Favers
104 Downloads

User block/unblock behaviour for Laravel.

Go to Download


kikwik/referable-bundle

0 Favers
36 Downloads

Referable behaviour for Doctrine 2 entities

Go to Download


<< Previous Next >>