pyrocms 3.8 filesystem s3
Created 3 years ago by simon45op

Hi all, I created a brand new instance of pyrocms 3.8. I edited the config/filesystems.php as per the guide started in laravel 8 to switch to S3 instead of local file system.(https://laravel.com/docs/8.x/filesystem). However, in pyrocms admin panel, when i try to create a new folder or file(/admin/files/folders/create#tab-general ) , i still see the dropdown list option as "local" instead of S3. What else do i need to get it working so that it work store in S3 instead of local?