Skip to content
Discussion options

You must be logged in to vote

Thanks @o15a3d4l11s2 , it didnt directly resolve but I found the cause.

If I ran php artisan basset:clear && php artisan basset:cache It would say everything was OK, but actually there must be a silent fail somewhere, because if I just run php artisan basset:clear and try visit the dashboard, I got a 500 permissions issue where basset is trying to store the assets deep in the storage path. So changing permissions in the storage path and refreshing, everything is now fine.

Thank you both for your help.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@o15a3d4l11s2
Comment options

@dannyghub
Comment options

@o15a3d4l11s2
Comment options

@dannyghub
Comment options

Answer selected by dannyghub
@o15a3d4l11s2
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants