Link storage by default

This commit is contained in:
Barry vd. Heuvel 2017-04-07 10:51:13 +02:00 committed by GitHub
parent 4a9e2be87c
commit ea34e19306

View File

@ -140,6 +140,7 @@ task('deploy', [
'deploy:shared',
'deploy:vendors',
'deploy:writable',
'artisan:storage:link',
'artisan:view:clear',
'artisan:cache:clear',
'artisan:config:cache',