You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to add jquery ui to my yii2 advance project.
Please guide me to add this to my project using composer.I am using composer require components/jqueryui
to add this to my project. But after update i'm unable to find asset name created after this. I recently started coding in yii2 after 1.5 year, so i'm a bit lost. Do i need to create my own assets bundle. Or is there any other way (using bower). Because after this update i am finding jquery folder in app/vendor/bower and app/vendor/components folder?
The text was updated successfully, but these errors were encountered:
I want to add jquery ui to my yii2 advance project.
Please guide me to add this to my project using composer.I am using
composer require components/jqueryui
to add this to my project. But after update i'm unable to find asset name created after this. I recently started coding in yii2 after 1.5 year, so i'm a bit lost. Do i need to create my own assets bundle. Or is there any other way (using bower). Because after this update i am finding jquery folder in app/vendor/bower and app/vendor/components folder?
The text was updated successfully, but these errors were encountered: