Level 49
Laravel Cloud will auto-configure the bucket for you when you connect it to your environment.
Go to your environment settings and scroll down to "Injected Variables" under "General" to see the details ("LARAVEL_CLOUD_DISK_CONFIG").
How do I use the bucket I created in my Laravel Cloud application? For example, I use the Storage facade but which disk do I pass to it? S3, Public... Which one?
Please or to participate in this conversation.