Libraries tagged by laravel store
birdboar/laravel-custom-fields
31 Downloads
Laravel Custom Fields is a package that allows you to add custom fields to any Laravel model and store responses to those fields on any Laravel model.
airondev/laravel-2fa
7 Downloads
This package allow you to enable two-factor authentication in your Laravel applications. It stores tokens locally and notify users about their token via mail, SMS or any custom channel. Includes native conditionnal check to trigger or not 2FA, using known devices, IP addresses or IP locations.
yaroslawww/laravel-myriad-data-store
20 Downloads
Download data from myriad app using soap api.
visual-ideas/laravel-seoable
13 Downloads
Easy Laravel nested settings (stored in MYSQL) package with MoonShine Laravel Admin GUI
storeways/laravel-reward-points
1 Downloads
Grant and manage reward points for your customers.
storecuts/laravel-components-spuhra
4 Downloads
Components em Blade for use in applications Laravel
rpillz/laravel-settings
0 Downloads
Laravel app settings stored in the database
yakoffka/laravel-notification-channels-ru-store
34 Downloads
RuStore push notifications Driver for Laravel
scriptingbeating/laravel-global-settings
3 Downloads
It stores all your laravel settings in database and provides a simple api to work with those settings. It also type cast your values into the specified format.
samaphp/laravel-key-value
5 Downloads
Key/value store collection for Laravel
michielkempen/laravel-uuid-model
15661 Downloads
Laravel base model that stores a UUID in the database rather than an incremental unsigned integer.
ferdiunal/laravel-cache-couchdb
0 Downloads
This package provides a cache store implementation for Laravel that uses a CouchDB database to store cached items. It supports both the default and tagged cache functionality of Laravel.
antriver/laravel-database-session-auth
49 Downloads
Laravel auth guard that stores a session token in the database.
cminor-io/laravel-on-broadway-eventstore
27 Downloads
A Broadway event store implementation using Laravel DB connector.
wearepixel/laravel-model-objects
63 Downloads
A package to easily serialize a Laravel model to be stored in a database for disconnected model access.