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?