Libraries tagged by laravel options
tingan/laravel-blogger
5 Downloads
Simple blog package (with admin panel) for Laravel (6.x and 7.x). Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
tedon/laravel-actor
124 Downloads
A brand option to have specific action fields in model.
smart-cms/options
10 Downloads
Smart CMS options package for store
secretwebmaster/laravel-optionable
12 Downloads
Allow any Eloquent model to have own options such as user options, page options, etc.
sarowar/laravel-dynamic-file-upload
6 Downloads
A Laravel package for handling file uploads with support for validation, multiple file types, and storage options (local, s3, etc.).
opanegro/select-options
293 Downloads
A Laravel Nova field.
netkod-bilisim/laravel-model-settings-bag
90 Downloads
You can add simple and flexible, single or multiple settings to your Laravel models.
mjducharme/laravel-model-json-storage
176 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.
mindertech/laravel-translation-manager
306 Downloads
based on 'barryvdh/laravel-translation-manager'.extend database loader , cache and more option
lukeme/laravel-adminer
5 Downloads
Adminer database management tool for your Laravel application. modify by luke
luinuxscl/option-package
5 Downloads
Paquete Laravel para gestionar opciones polimórficas asociadas a cualquier modelo.
lucass3na/laravel-blog
27 Downloads
Simple blog package (with admin panel) for Laravel (6.x and 7.x). Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
larawelp/options
3 Downloads
Package for creating options page in WordPress
laraveleg/options
59 Downloads
You can create options, reuse them and rely on them at a later time. Inspired by the WordPress system and built on the Laravel framework
larastash/options
5 Downloads
Global key-value storage for Laravel based on database.