tidak dapat dibuka dalam mode apend: gagal membuka aliran: izin ditolak
chmod -R 775 storage
chmod -R 775 bootstrap/cache
@codebraker
chmod -R 775 storage
chmod -R 775 bootstrap/cache
chmod -R 777 storage/
chmod -R 775 storage
chmod -R 775 bootstrap/cache
android:requestLegacyExternalStorage="true"
in androidManifeast.xml
<application
android:name=".MainApplication"
android:label="@string/app_name"
...
...
android:requestLegacyExternalStorage="true"
/>
sudo chmod -R 0777 /path
sudo chown -R $USER:www-data storage
sudo chown -R $USER:www-data bootstrap/cache