Libraries tagged by laravel store
royvoetman/laravel-flash-alerts
25 Downloads
Automatically flash success alerts in resources controllers: `store`, `update` and `destroy` methods.
orchestra/story
9983 Downloads
CMS Extension for Orchestra Platform
mkd/laravel-state-management
7 Downloads
a state management package for Laravel, enabling shared and persistent application state across services, requests, and files without the need for reinitialization. It supports casting, default state handling, and custom methods for managing complex state in your Laravel applications
megaads/clara-app-store
207 Downloads
Module management in Laravel
jsefton/laravel-virtual-fields
1221 Downloads
Allow eloquent models to store and retreive data against anything without needing a specific database column
inklabs/kommerce-laravel
1 Downloads
Zen Kommerce - Sample Laravel Application
igaster/laravel-model-options
723 Downloads
Store an Options array in a JSON column. Get/Set values as if they were seperate keys in the Database
garf/laravel-conf
6353 Downloads
Store additional configs in JSON or Database (write, read)
divineomega/laravel-last-activity
7760 Downloads
Stores the last activity time of users within your Laravel application
campaigningbureau/laravel-static-image-cache
16186 Downloads
store/cache external images as a static file
armincms/store
75 Downloads
A Laravel Nova tool.
okipa/laravel-model-json-storage
1378 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
gaaarfild/laravel-conf
1010 Downloads
Store additional configs in JSON or Database (write, read)
bvtterfly/laravel-valuestore
6 Downloads
Easily store some values
atomescrochus/laravel-itunes-search-api
342 Downloads
Easily search the iTunes API, with rate limiting awareness and caching support.