VinceG / laravel-angular

Laravel + Angular application starter
11 stars 6 forks source link

not foder storage #1

Closed thandonguocmo2020 closed 7 years ago

thandonguocmo2020 commented 7 years ago

Hi i run php artisan db:seed

error Please provide a valid cache path.

i create foder new storage fix not foder storage.

VinceG commented 7 years ago

you don't need to run db:seed there is nothing to seed in there. but just chmod storage/ and bootstrap/cache/

thandonguocmo2020 commented 7 years ago

thanks you