N
N
NikSIk312019-09-01 15:11:39
Laravel
NikSIk31, 2019-09-01 15:11:39

Uploading laravel to hosting. Manifest not found?

i uploaded the public folder to .../ www/sitename , then uploaded everything else to .../ sitename
and then changed to index.php which in public has two paths /../../sitename/bootstrap/app.php well In short, it seemed like it was normal, but now an error from Lara that The Mix manifest does not exist. And then the view is written in which
ps occurred, I have a deshman shared hosting. Googled that you should try npm run watch or the like. But I can't run it on the host. Made before unloading npm run production

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ilya, 2019-09-01
@New_Horizons

The public folder should contain a manifest.json file that contains aliases to js style files, etc. And there should be an assets folder, it seems, in the same place, in public. They are just generated by npm run prod

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question