SD
Asked
Showing This Problem :- Call to undefined function Illuminate\Filesystem\symlink()
Attachments
- MSAnsweredHello,
Looks like the storage links were not created. You can Finalise and then manually run the `php artisan storage:link --force` to create links.
Thank you - Login to Reply