Laravel this is not only a practical framework, it is also a programming style
I'm trying to list all directories in this path public_path().'/assets/fe/img/portfolio'
public_path().'/assets/fe/img/portfolio'
dd(Storage::directories(public_path().'/assets/fe/img/portfolio'));
I kept getting [], I suppose to get 5.
[]
Aucun commentaire:
Enregistrer un commentaire