Menu Fechar
© 2022 Gustavo Andrade.
Movido a WordPress.
Tema por Anders Norén.
First let’s configure our storage information, here we are going to use spaces of Digital Ocean. ‘spaces’ => [ ‘driver’ => ‘s3’, ‘key’ => env(‘DIGITAL_OCEAN_KEY’), ‘secret’ => env(‘DIGITAL_OCEAN_SECRET_ACCESS_KEY’),…