kossa / laradminator

Integration of Adminator into Laravel 6.x/7.x/8.x with RTL support

Home Page:https://laradminator.kossa.one/admin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install jQuery

limuel567 opened this issue · comments

So i wanted to add jquery in Laradminator
installed via npm like other included dependencies

but i cant use it just like included dependencies can you tell me where i did wrong?

jQuery is already installed.

You can import and use jQuery plugin like select2 in this example : https://github.com/kossa/laradminator/blob/master/resources/js/select2/index.js

Note that all js plugins are located in resources/js/