Libraries tagged by laravel config
iteekung/laravel-helper-config
16 Downloads
configuration setting
hiddencorporation/laravel-db-config
9 Downloads
:A package for laravel to handle configuration data set
devericlp/laravel-setup-config
8 Downloads
cryental/laravel-dynamic-config
8 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.
boxybird/laravel-directus-config
2 Downloads
A package to help use Laravel as Directus CMS frontend.
bimedia-fr/laravel-proxy-config
540 Downloads
Configuration proxy for Laravel 4.
mouyong/laravel-doc
42 Downloads
A laravel global config package.
jskrd/pint-config
39 Downloads
Laravel Pint config for PHP code formatting
erunion/laravel-examine-config
3031 Downloads
Adds an Artisan command that lets you examine your environment configuration.
vsent/laravel-table-configurations
5 Downloads
A Laravel package to manage dynamic table column configurations.
underwork/laravel-system-configurations
0 Downloads
This is my package laravel-system-configurations
rpdvlpr/configcat-laravel
7 Downloads
Laravel plugin for the ConfigCat php-sdk
rapidwebltd/no-post-data-laravel-middleware
78 Downloads
Under certain conditions, when posting data from a form, the web server may lose the post data. This commonly happens if a user is uploading a large file beyond the size limits set in the web server's configuration. Laravel does not handle this situation and may end up throwing a somewhat confusing `TokenMismatchException in VerifyCsrfToken` due to CSRF protection. The 'No Post Data Laravel Middleware' handles situations in which a post request has been submitted and contains no post data - a situation which should not occur under normal usage. By default, the middleware will redirect back to the previous page with an error message flashed to the session. This can then be output on your view as you would normally handle validation errors. If needed, you can also modify this default behaviour and allow any code to run when the 'post request with no post data' situation is encountered.
mabon/laravel-sendgrid-driver
11 Downloads
This liblary can add sendgrid driver into the laravel's mail configure.
lucascolette/laravel-nova-configuration-ptbr
9 Downloads
A Laravel Nova tool.