Libraries tagged by laravel-redis
local-dynamics/laravel-revisionable
3308 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
johannesschobel/laravel-revisionable
6251 Downloads
Makes Laravel Models revisionable
hmones/laravel-redirect
11 Downloads
Redirects users automatically after login to the previous protected route they were trying to access
genealabs/laravel-registrar
449 Downloads
User account activation via email confirmation for Laravel.
brayniverse/laravel-redirect-helper
316 Downloads
Syntactic sugar for those occasions when you want to redirect from an old route to a new route.
torann/registry
2013 Downloads
Laravel registry manager for application configurations
droitformation/registry
404 Downloads
Laravel registry manager
wearesweet/laravel-revisonable
0 Downloads
Apply the trait HasRevisions to any model to be able to: View a history of changes, revert to previous versions of the model and allow for easy moderation of changes before persisting to the database.
vildanbina/laravel-revisions
0 Downloads
Create multiple revisions of any Eloquent model record along with its underlying relationships
spamoom/laravel-redirects
627 Downloads
Extends the provided laravel redirector to provide withSuccesses and withNotices.
smony/laravel-redirect-page
4 Downloads
shov/laravel-registry
27 Downloads
The implementation of Registry pattern for Laravel
sergeypechenyuk/laravel-redirect
4 Downloads
Redirect middleware
runner/laravel-revisionable
344 Downloads
r4v/laravel-registration-validator
6 Downloads
Solid credential validation for Laravel.