Laravel-Pagebuilder icon indicating copy to clipboard operation
Laravel-Pagebuilder copied to clipboard

Changing path of phpb_theme_asset

Open boudewijnbout opened this issue 4 years ago • 0 comments
trafficstars

Goodmorning,

I am stuck on the following thing: When I am using phpb_theme_asset it's looking for the wrong public folder in my laravel project. And I am getting this error message: Resource interpreted as Stylesheet but transferred with MIME type text/html: "http://127.0.0.1:8000/themes/demo/css/style.css".

So my question is: is there any way for me to change the base path of phpb_theme_asset so in that way I can put it to my own path and not the basic path that is made already.

I hope someone can help me out.

  • Boudewijn

boudewijnbout avatar Jan 22 '21 10:01 boudewijnbout