laravel:filesystem-uploads
CommunityManage files with Laravel Storage.
Authormeistro57
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies file storage and retrieval in Laravel applications, abstracting away the complexities of different storage backends like local, S3, and more.
Core Features & Use Cases
- Unified File Management: Use the Storage facade to interact with files regardless of the underlying storage system.
- Secure File Handling: Store user uploads in designated disks with controlled visibility and generate secure temporary URLs for access.
- Efficient Data Transfer: Stream files directly for downloads, ideal for large backups or archives.
- Use Case: Uploading user avatars, storing application backups, serving public assets like images or CSS.
Quick Start
Store the uploaded avatar file in the 'public' disk under the 'avatars' directory.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: laravel:filesystem-uploads Download link: https://github.com/meistro57/chat_bridge/archive/main.zip#laravel-filesystem-uploads Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.