cretueusebiu / laravel-vue-spa

A Laravel-Vue SPA starter kit.

Home Page:https://laravel-vue-spa.cretueusebiu.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uncaught (in promise) Error: Cannot find module './app()->getLocale()' at eval (eval at ./resources/js/lang lazy recursive ^\.\/.*$ (app.js:1603)

passkok opened this issue · comments

Hi
I get this error when load my page

Uncaught (in promise) Error: Cannot find module './app()->getLocale()' at eval (eval at ./resources/js/lang lazy recursive ^./.*$ (app.js:1603)

Can help me please.

commented

You have and non-existent language set in cookies or most likely using the method the wrong way.