inertia profile photo not showing or broken code example
Example: inertia profile photo not showing or broken
$ cd (laravel project folder)
$ cd public
$ rm -r storage
$ cd ..
$ php artisan storage:link
$ cd (laravel project folder)
$ cd public
$ rm -r storage
$ cd ..
$ php artisan storage:link