Libraries tagged by laravel database config
riipandi/laravel-opsi
51 Downloads
Put your Laravel application settings in database.
hankz/laravel-system-settings
9 Downloads
A Laravel package designed for managing system configuration values in database.
cryental/laravel-dynamic-config
7 Downloads
This Package makes it possible for users to have their config files stored in a database table, making it easier to customize these values from UI.
cyberionsys/laravel-countries
324 Downloads
A database with ISO country information in all configured translations
recca0120/config
605 Downloads
Laravel 5 Config
cornford/setter
1044 Downloads
An easy way to integrate Database Settings with Laravel.
jrsaunders/shard-matrix
1480 Downloads
A Complete Database Sharding system for MYSQL and/or Postgres. Using Laravels Query Builder easily scale up your application. Configure your whole solution in one Yaml Config file.
inoplate/abilities
20 Downloads
A laravel package to manage user abilities
arcanedev/settings
4483 Downloads
Persistent settings for Laravel.
muhaimenul/lara-search
64 Downloads
An eloquent model searching package with various searching configuration.
knowler/wp-capsule
314 Downloads
Laravel Illuminate Capsule configured for WordPress.
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.
hepplerdotnet/laravel-config-override
11 Downloads
Package to store Laravel Configuration in Database
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.