Libraries tagged by laravel store
spatie/laravel-translation-loader
1773195 Downloads
Store your language lines in the database, yaml or other sources
spatie/laravel-settings
2561707 Downloads
Store your application settings
spatie/laravel-database-mail-templates
498364 Downloads
Render Laravel mailables using a template stored in the database.
imdhemy/laravel-purchases
609566 Downloads
The top-notch Laravel receipt validator.
rawilk/laravel-settings
61300 Downloads
Store Laravel application settings in the database.
swayok/alternative-laravel-cache
337674 Downloads
Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/
dcblogdev/laravel-sent-emails
44203 Downloads
Store outgoing emails in Laravel
danielme85/laravel-log-to-db
631385 Downloads
Custom Laravel Log channel handler that can store log events to SQL or MongoDB databases. Uses Laravel native logging functionality.
qcod/laravel-settings
149479 Downloads
Store key value pair in database as settings
qcod/laravel-app-settings
79896 Downloads
A package with UI to store and manage all the settings for your application
beyondcode/laravel-credentials
121014 Downloads
Store and access encrypted credentials in your Laravel application.
netshell/paypal
318007 Downloads
Laravel-Paypal is simple package help you process direct credit card payments, stored credit card payments and PayPal account payments with your Laravel 5 projects using paypal REST API SDK.
givebutter/laravel-custom-fields
50513 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.
whitecube/laravel-timezones
36146 Downloads
Store UTC dates in the database and work with custom timezones in the application.
djokicpn/laravel-email-audit-log
40486 Downloads
This Service provider will monitor all emails that has been sent out of your system. Sent emails will be stored in email_audit_log table