Support the ongoing development of Laravel.io →
Installation Configuration Packages
Last updated 1 year ago.
0

Same problem here. In my case basset tries to create a public/asset/compiled directory, but the asset directory does not exist. Simply create public/asset and artisan runs again.

If you want to check what directory it tries to make, you could put an echo "create path $path\n" in your Filesystem.php before line 302 temporarely to see which path is generating this problem.

Last updated 1 year ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

eComEvo ecomevo Joined 4 Apr 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.