Libraries tagged by laravel database config
inoplate/config
14 Downloads
Inoplate configuration repository
diontech/laravel-extended-scheduler
1513 Downloads
This package allows you to configure the scheduled tasks of the app via (database) model. It was developed to avoid handling theseconfigurations via a config file only, cause then we cannot share the same repo to n server instances when running different tasks is needed at each server.
cornford/setter
1046 Downloads
An easy way to integrate Database Settings with Laravel.
karlmonson/tenant
13 Downloads
Tenant allows for storing configuration settings in the database. This package is perfect for multitenant applications.
inoplate/abilities
23 Downloads
A laravel package to manage user abilities
arcanedev/settings
4506 Downloads
Persistent settings for Laravel.
muhaimenul/lara-search
71 Downloads
An eloquent model searching package with various searching configuration.
julianpitt/dbmanager
202 Downloads
A highly configurable database backup and restore solution for laravel projects
dalholm/laravel-settings
445 Downloads
Database settings package for Laravel
oskar-zborowski/laravel-database-migrator
4 Downloads
The package enables easy migration of data from one database to another using Laravel database tools by configuring the mapping of appropriate columns in tables and setting migration conditions so that only the data of interest is transferred.
techbeansjp/laravel-db-config
8 Downloads
Get the database configuration connected in laravel
c4uno/config-database
4206 Downloads
It fetches and merges configuration from database to Laravel/Lumen 5
jameswmcnab/config-db
2148 Downloads
Database config loader for Laravel, for simple key=>value configuration.
railken/lara-ore-config
133 Downloads
Customize Laravel configuration using the database
railken/amethyst-config
265 Downloads
Customize Laravel configuration using the database