AdminLTE 3 Integration with Angular 10 tutorial with Practical Example

Поделиться
HTML-код
  • Опубликовано: 28 окт 2020
  • how to Install adminLTE 3 with Angular 10 application with practical example.
    Installing Angular 10 CLI at first in order to create new angular 10 application.
    Admin LTE3 Integration with angular 10 with a practical example, how to integrate #adminlte with #Angular10 Lte with #angularcli commands, the tutorial will explain this.
    GitHub URL
    github.com/cpvariyani/adminlt...
    Admin-Lte-3-with-Angular-10-Ready-to-Use-Template-with-Login-Functionality-
    Subscribe Coding Locker
    / @codinglocker6744
    --------------------------------------------------------------------------------------------------------
    Subscribe codingLocker for solution with practical example
    Why coding Locker ?
    1. Everything with practical example.
    2. Session overview with real time problems.

Комментарии • 57

  • @taner-saydam
    @taner-saydam 2 года назад

    Thx mate. Very useful

  • @kidusyared6410
    @kidusyared6410 3 года назад +1

    Very useful and easy to implement. Thank you.

    • @codinglocker6744
      @codinglocker6744  3 года назад

      you are most welcome.

    • @kidusyared6410
      @kidusyared6410 3 года назад +1

      @@codinglocker6744 I would really appreciate it if you do one more tutorial on modification and kind of full project.

    • @codinglocker6744
      @codinglocker6744  3 года назад

      @@kidusyared6410 Sure. Points added. Thanks for the feedback.

  • @lincolndidon
    @lincolndidon Год назад

    This was a very good tutorial

  • @duboisnicolas7426
    @duboisnicolas7426 3 года назад +2

    it woork very well. Thanks sir

  • @ankushmehndiratta692
    @ankushmehndiratta692 2 года назад

    Very good tutorial sir

  • @ogookafor2137
    @ogookafor2137 2 года назад +1

    Thank you for this video

  • @Andrewfeel
    @Andrewfeel 3 года назад

    great!, thanks.

  • @nareshkumar-ug5sw
    @nareshkumar-ug5sw 3 года назад +1

    Thank you 👍🙏

  • @yialeeningyixiongmi5111
    @yialeeningyixiongmi5111 3 года назад +1

    bro,thanks for video

  • @NexgenFarms688
    @NexgenFarms688 3 года назад

    The build command requires to be run in an Angular project, but a project definition could not be found.

  • @AsimAli-pr6tv
    @AsimAli-pr6tv 2 года назад

    thank you

  • @gurbux6491
    @gurbux6491 3 года назад +3

    Bro, thanks for the video. Is this the official way to implement this or is this your workaround? Seems kinda hacky and I can't find official documentation for this. Can you help me by sharing it here?

    • @codinglocker6744
      @codinglocker6744  3 года назад

      Thanks, yes that is the way how we practically do this AdminLte with angular.

    • @aaa4363
      @aaa4363 11 месяцев назад

      yes adding things as components breaks everything. add a tree view, all goes sideways for me.

  • @DriveWithMunna
    @DriveWithMunna 2 года назад

    Thanks

  • @mahiburrahman4036
    @mahiburrahman4036 3 года назад

    successfully installed like your video but design broken due to css..any solution?

  • @flparaujo
    @flparaujo 2 года назад

    Can it be applied to version 12 of the angular?

  • @inesbenammar643
    @inesbenammar643 3 года назад +2

    j'ai suivre votre védio étape par étape mais lors de l'exécution j'ai un erreur "An unhandled exception occurred: Script file node_modules / admin-lte / plugins / jquery / jquery.js does not exist." please help me

    • @thibaud57
      @thibaud57 Год назад

      faut installer la dépendance dans script

  • @joserodriguezarruela5081
    @joserodriguezarruela5081 2 года назад +1

    Hi. I have a problem with demo.js:
    Line 526: $('.main-header')[0].classList.forEach(function (className) {
    The error is: node_modules\admin-lte\dist\js\demo.js:526 Uncaught TypeError: Cannot read properties of undefined (reading 'classList')
    Do you have a similar problem????

  • @mraj2234
    @mraj2234 3 года назад +2

    I spend many hours for troubleshooting about sidebar issue after redirecting from login to homepage but there was no practical solution, so, for the moment I choose the simpliest solution: refresh page when redirecting to login from homepage like:
    this.router.navigate(['path/to'])
    .then(() => {
    window.location.reload();
    });

    • @amarpatil7416
      @amarpatil7416 2 года назад +1

      Facing same issue...spent 2 weeeks on this and not found any solution on this. This Works Man. Thank You so much. You save me.

    • @mraj2234
      @mraj2234 2 года назад

      @@amarpatil7416 I'l happy to have helped you even a little

  • @oubaidhlaimi
    @oubaidhlaimi 3 года назад

    thank u

  • @OscarEnriqueAriasRodriguez
    @OscarEnriqueAriasRodriguez 3 года назад +1

    Bro, the charts are not working! look your video again, i noticed you have the same problem

  • @rupeshbharuka7755
    @rupeshbharuka7755 2 года назад

    view page source option is not available after right clicking the theme page

  • @sanchirathod5792
    @sanchirathod5792 3 года назад

    Hello sir .... i tried but the dashboard didn't get created...??

  • @mannu0709
    @mannu0709 2 года назад +1

    This way can use our office work any hockey will be there till me

  • @gavinchiou
    @gavinchiou 3 года назад +1

    Bro,it's not working to datetimepicker...

  • @omprabhu9609
    @omprabhu9609 2 года назад

    An unhandled exception occurred: Script file plugins/jquery/jquery.min.js does not exist.

  • @shivukumar5294
    @shivukumar5294 3 года назад

    ng build getting error, it's not working. it's telling that you cannot run this script on the current system. please help me.

    • @codinglocker6744
      @codinglocker6744  3 года назад

      make sure you have all dependencies explained at initial part, such as installation of angular cli etc.

    • @hansanasilva23
      @hansanasilva23 2 года назад

      npm audit fix --force
      Then try ng build

  • @vinaytandel5174
    @vinaytandel5174 2 года назад

    Hello friend, thank you for this wonderful video. I could follow all the steps and did it. ng build as well as ng serve was successful. But I get page is not responding 'wait', 'Exit page' options. I tried it multiple times. Could you please help me out. Thank you.

  • @mannu0709
    @mannu0709 2 года назад

    It is successful install but in header section have get more space

  • @aakashsharma3801
    @aakashsharma3801 3 года назад

    Bro, everything works fine but charts are not working fine as in adminlte. Please look into this and provide solution here.

    • @codinglocker6744
      @codinglocker6744  3 года назад

      It should, we just need to make sure css and js we have rendered in same order where it is in adminlte dashboard, you can verify those and you can try with refreshing the page after this.

    • @jitendrakb8five
      @jitendrakb8five 3 года назад

      @@codinglocker6744 bro kindly integrate charts so that it'll more and more help to us, thanks bro

  • @hareesh77
    @hareesh77 2 года назад

    how to implement login and registration page ??

  • @bhagyeshkhilare1017
    @bhagyeshkhilare1017 Год назад

    how to insert data tables please tell me !!!

  • @chillfm5895
    @chillfm5895 3 года назад +2

    You include jquery in an angular app. Well congrats you don't even know what you did wrong.

  • @amiraalnami4793
    @amiraalnami4793 2 года назад

    How can I communicate with you?

  • @venkatreddydadani258
    @venkatreddydadani258 3 года назад

    Where is the graph and location dude

    • @gonzalofontestad3581
      @gonzalofontestad3581 2 года назад

      I dont know why... but if you put all the code at index.html (like at the source code of the page)... and obviously change the src of the images. It works. But if you use the component to generate all the page i have this error... And i dont know what to do...
      Uncaught TypeError: Cannot read properties of undefined (reading 'classList')
      at node_modules\admin-lte\dist\js\demo.js:526
      at node_modules\admin-lte\dist\js\demo.js:686

    • @gonzalofontestad3581
      @gonzalofontestad3581 2 года назад +1

      Adding:
      $( document ).ready(function() {
      //Code where classList exist in admin-lte/dist/js/demo.js
      })
      It worked!

    • @joserodriguezarruela5081
      @joserodriguezarruela5081 2 года назад

      Hi @@gonzalofontestad3581 , which part do you put this code????