# Storage Link Analyzer PRO
Category | Severity | Time To Fix |
---|---|---|
✅ Reliability | Major | 5 minutes |
Class: Enlightn\EnlightnPro\Analyzers\Reliability\StorageLinkAnalyzer
# Introduction
This analyzer confirms that your application's symbolic links have been created.
Without these symbolic links, the public
Storage disk (and other possible disks that you may have customized) will not work.
# How To Fix
To fix this issue, simply run the storage:link
Artisan command:
php artisan storage:link