We were talking about Laravel 5 on its release, we are pleased today to welcome Laravel 5.1
I have tried
if(file_exists(storage_path().'test.txt' )) { dd("YES, it's there."); }else { dd("Nope, it's not exist"); }
I have test.txt in my storage folder.
What did I missed ?
Aucun commentaire:
Enregistrer un commentaire