I created a Laravel project as per the instructions https://orchid.software/en/docs/quickstart/
As a result, it turned out that the administrative panel Orchid styles did not work. How can I fix this?
Current file path's:
/vendor/orchid/css/orchid.css?id=3578927bc9308e7a38b3c81d38a8cdad /vendor/orchid/js/manifest.js?id=fa18bd350409678078668239241217f5 /vendor/orchid/js/vendor.js?id=627078ee16848736db22766555ad6401 /vendor/orchid/js/orchid.js?id=b39b4e447cf753dd191ab747020e2d32
I think you are missing this to keep assets updated:
On
composer.json
put:then check if everything is ok by: