javascript - October CMS Browser error: The OctoberCMS framework is already loaded -


after october cms installation browser console throws error:

uncaught error: octobercms framework loaded.     @ framework.js:12 

there 1 file framework.js in project, how resolve this?

this file not exists in project:

enter image description here


Comments

Popular posts from this blog

python - Alternative to referencing variable before assignment -

vb.net - How to ignore if a cell is empty nothing -

Sort a complex associative array in PHP -