laravel-registry icon indicating copy to clipboard operation
laravel-registry copied to clipboard

Registry manager for Laravel 4 & 5. An alternative for managing application configurations and settings. Now with the magic of caching.

Results 11 laravel-registry issues
Sort by recently updated
recently updated
newest added

For developing, it'd be really helpful if I can disable the cache. I'd publish the config file into my "local" environment config, and set "use_cache" to false or something.