Libraries tagged by laravel files
capevace/cabinet
631 Downloads
Cabinet is a turn-key file management solution for Laravel, that enables attaching files and folders to models, by integrating various file sources into a streamlined API and user interface.
eftec/bladeonehtml
10766 Downloads
The standalone version Blade Template Engine from Laravel in a single php file
devfactory/media
11822 Downloads
Laravel package for saving uploaded files and linking them with models
sukohi/fluent-csv
26742 Downloads
A Laravel package to generate or save csv file with encoding like SJIS-win.
robinfranssen/analyzelocale
20015 Downloads
This scans your laravel project for used locale keys that aren't translated by your locale files.
easy2dev/multi-tenant-wizard
302 Downloads
Easy2Dev Laravel Tenant Migrate is a Laravel package designed to simplify database migration for multi-tenant applications, particularly those employing PostgreSQL databases. This package streamlines the migration process for Software as a Service (SaaS) web applications where tenant data is stored in separate databases. It eliminates the need to manually adjust database configuration files for each tenant, offering a scalable solution for database management.
devfactory/imagecache
18405 Downloads
Laravel package for generating thumbnails of images and caching them in your public files folder.
yassinedabbous/laravel-file-cast
76 Downloads
Easily link your uploads with their db columns
sykez/laravel-storage-copy
5882 Downloads
Laravel Artisan command for copying files between Laravel Filesystem/Storage disks.
ssntpl/laravel-files
120 Downloads
Associate files with Eloquent models
solution9th/laravel-file-cache-gc
3314 Downloads
Laravel file cache garbage collection.
pharaonic/laravel-has-files
775 Downloads
Laravel - Model's files like Image, Picture, Cover, Video, Audio, file, ...etc.
ozerich/laravel-filestorage-db
19067 Downloads
Extension for file uploading and attaching to the models
mrdebug/lara-file-encrypter
342 Downloads
LaraFileEncrypter: A Laravel package enabling secure and seamless management of encrypted files without the need for persistent key storage.
mpyw/laravel-file-errors
3290 Downloads
A tiny extension that reports validation error details about uploaded files