Libraries tagged by laravel store
matteoc99/laravel-preference
46 Downloads
Laravel package that aims to store and manage user settings/preferences in a simple and scalable manner
idpromogroup/laravel-openai-assistants
29 Downloads
Laravel wrapper for OpenAI Assistants + vector-store sync
dipesh79/laravel-mail-log-viewer
226 Downloads
Laravel package to view all email addresses stored in the log files, intended for development purposes only.
windmill/laravel-windmill-queue
24 Downloads
Custom Laravel queue driver using Windmill protocol over HTTP. Stores jobs in MySQL. Consumer is triggered via HTTP listener (Windmill).
whitecube/laravel-links
88 Downloads
Store & resolve internal URLs without having to worry about route, slug or domain changes
swayok/laravel-extended-errors
1293 Downloads
Laravel logging extender used to render logs and exceptions as HTML to store to files and/or send via email and telegram
stephenlake/laravel-mailsceptor
239 Downloads
Intercept emails before they're submitted allowing you to redirect to alternative destinations, store output, view output via route and test development emails.
stepanenko3/laravel-runtime-config
163 Downloads
Runtime config based on collection for Laravel
royvoetman/laravel-flash-alerts
25 Downloads
Automatically flash success alerts in resources controllers: `store`, `update` and `destroy` methods.
robmellett/laravel-model-history
13 Downloads
A simple trait to add to your models so you can store CREATED and UPDATED differences
parabellumkoval/backpack-store
498 Downloads
Implement Products API & MYSQL for dackpack
orchestra/story
9982 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
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