I'm using Laravel 5.1, Installed jquery-slugify with bower which points to public/bower_components.
Added to head part of page:
`
`
It all loads nicely in browser.
Added these input text elements:
`
`
At the end of the file I have:
``
Can anyone help me here, I lost so much time and not really sure if I'm doing something wrong or have some bug in the code that I can't see. Thanks.
Newb here.
I'm using Laravel 5.1, Installed
` It all loads nicely in browser. Added these input text elements: `jquery-slugify
with bower which points to public/bower_components. Added to head part of page: `