在服务器上上传的Laravel 5样板项目中,图像和字体很棒

I uploaded my local laravel project to my cpanel server, after uploading all looks okay except for font awesome and images, how to fix this? I follow some installation instruction like insert the public files to the /subdomain/ and the rest to the outer directory (my-domain.com/my-laravel-project)

so my domain is like: my-domain.com/subdomain

on my laravel localhost I only access the site through localhost:8000

is this the reason?