I'm getting an error in a Laravel application that uses Moment.js. It works fine when I access the application within our Intranet but I get the following error when I try to access it via an SSL portal:
Uncaught SyntaxError: Octal literals are not allowed in strict mode.
Since it works internally, I'm assuming something is going wrong with the SSL portal but I've tried it on both our old SSL portal and our brand new Fortinet with the same results.
Any help is appreciated!
Cheers,
Chris
via Chris Di Carlo