core.min.css and core.min.js net::ERR_ABORTED 404 (Not Found) #1586
Unanswered
echoskydev
asked this question in
Q&A
Replies: 1 comment 1 reply
-
When you say you "moved 'rootpath/laravel/public' to 'rootpath/...'.", what do you mean exactly? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
GET https://myweb.com/rappasoft/laravel-livewire-tables/core.min.css net::ERR_ABORTED 404 (Not Found)
GET https://myweb.com/rappasoft/laravel-livewire-tables/core.min.js net::ERR_ABORTED 404 (Not Found)
On my MacBook, it works, but it doesn't work on the Linux Ubuntu version 22 live server.
On my Linux server, I changed the public path to the external Laravel directory.
I'm unsure if that's the source of the problem.
On Linux, I moved 'rootpath/laravel/public' to 'rootpath/...'.
Please suggest a solution if you think this approach will work.
Beta Was this translation helpful? Give feedback.
All reactions