javascript - Laravel pines notify -


i'm getting error when try use pines notify. i've included css , javascript:

{{ html::style('css/jquery.pnotify.default.css') }} {{ html::script('js/jquery.pnotify.js') }} 

error in chrome developer tools:

uncaught referenceerror: jquery not defined jquery.pnotify.js:912

uncaught referenceerror: $ not defined index:169


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -