adminlte-laravel icon indicating copy to clipboard operation
adminlte-laravel copied to clipboard

not including plugins in views file plugin calling not working

Open umerzunair opened this issue 7 years ago • 1 comments

When we call some plugin from public folder then it not work not jquery working

Context

Why is this change important to you? How would you use it?

How can it benefit other users?

Possible implementation

Not obligatory, but suggest an idea for implementing addition or change.

Your environment

Include as many relevant details about the environment you experienced the bug in and how to reproduce it.

  • Version used (e.g. PHP 5.6, HHVM 3): Windows 10:

umerzunair avatar Oct 04 '18 16:10 umerzunair

Scripts on public folder works for me. I add <script src="/js/file.js"></script> into a section on my page and put the file on public/js. But Jquery does not work. I needed to add Jquery into sections too. Does anyone know why this happen exactly? I could help, but I tried to understand why for all the last week and I just am stucked.

PS: My english is very bad. Sorry.

marcielleal avatar May 24 '19 06:05 marcielleal