I'm trying to delete a directory using Laravel Storage Facade, here's what I tried
Storage::delete('xtestx');
But unfortunately, it does not work, instead it gives me this error.
storage\app\resources\xtestx): Permission denied
any ideas, help, clues, recommendations, suggestions?
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire