Libraries tagged by laravel-redis
xoborg/laravel-redsys
156 Downloads
Package para usar la pasarela de pago Redsys en Laravel
robbens/laravel-redirect
1090 Downloads
lukasjankowski/laravel-revision
764 Downloads
A laravel 5 revision package for watching changes with multi guard support
igorsgm/laravel-redash
26 Downloads
📊 • A Laravel wrapper to empower your applications with Redash.io APIs. Extract, analyze, and leverage your Redash data right from your app!
hmones/laravel-redirect
13 Downloads
Redirects users automatically after login to the previous protected route they were trying to access
antriver/laravel-registers
610 Downloads
A way to keep a simple list of models belonging to another model. e.g. Users that have liked a Post.
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.
marshmallow/redirectable
10739 Downloads
Store redirects via Nova and load them in your routes
torann/registry
2013 Downloads
Laravel registry manager for application configurations
droitformation/registry
422 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.
vormkracht10/laravel-redirects
210 Downloads
Add redirects to your Laravel app using a database, so you can dynamically manage it without writing code.
vildanbina/laravel-revisions
0 Downloads
Create multiple revisions of any Eloquent model record along with its underlying relationships
spamoom/laravel-redirects
631 Downloads
Extends the provided laravel redirector to provide withSuccesses and withNotices.