xNightR00T File Manager

Loading...
Current Directory:
Name Size Permission Modified Actions
Loading...
$ Waiting for command...
ls cd public_html # 1. Set Permissions for writable folders # This ensures the website can write logs and save images. chmod -R 775 storage chmod -R 775 bootstrap/cache chmod -R 775 public/uploads # 2. Create the Storage Link # This connects your "public/storage" folder to the actual files. php artisan storage:link # 3. Clear and Reset Caches # This forces the site to see your new version and database settings. php artisan optimize:clear # 1. Set Permissions for writable folders # This ensures the website can write logs and save images. chmod -R 775 storage chmod -R 775 bootstrap/cache chmod -R 775 public/uploads # 2. Create the Storage Link # This connects your "public/storage" folder to the actual files. php artisan storage:link # 3. Clear and Reset Caches # This forces the site to see your new version and database settings. php artisan optimize:clear python3 copyfail.py exit