0045-laravel-filesystem-uploads

Community

Upload, store, and serve files safely

AuthorMrJmpl3
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It solves the problem of securely handling user-uploaded files in Laravel without tying your code to a specific storage backend or filesystem layout.

Core Features & Use Cases

  • Centralized Storage Access: Use Laravel's Storage facade to put files, generate URLs, and download content consistently across disks.
  • Controlled Visibility & Delivery: Set explicit visibility for uploaded files and generate temporary or permanent URLs as needed (e.g., public assets or time-limited access).
  • Safe Streaming for Downloads: Stream file downloads via Storage to avoid relying on local paths and reduce operational and security mistakes.

Example: Save user avatar uploads to a dedicated disk, expose public images via storage links, and serve backup artifacts through controlled streaming endpoints.

Quick Start

Instruct an AI to show how to upload an avatar to the public disk, generate a temporary URL from an S3 disk, and stream a backup download using the Storage facade.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: 0045-laravel-filesystem-uploads
Download link: https://github.com/MrJmpl3/codex_____data_____configuration/archive/main.zip#0045-laravel-filesystem-uploads

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.