Adminlte 3 in Laravel | infyom Laravel generator

Поділитися
Вставка
  • Опубліковано 19 вер 2024

КОМЕНТАРІ • 53

  • @jayeshpatel3564
    @jayeshpatel3564 4 роки тому +4

    amazing tutorial, thank you man so much

  • @kanubhailadumor653
    @kanubhailadumor653 3 роки тому +1

    Good work sir

  • @gangster2380
    @gangster2380 2 роки тому +1

    👍👍

  • @gelhalim
    @gelhalim Рік тому +1

    Genetor ❌ Generator ✅

  • @LOMBOist
    @LOMBOist 4 роки тому +2

    Thanks.It's would be kind to show adminlte3 integration

  • @rbking19
    @rbking19 3 роки тому

    very good work👍

  • @wagiegica5713
    @wagiegica5713 3 роки тому +2

    is there a way to add charts or graphs using infyom?

    • @LaravelPackageTutorial
      @LaravelPackageTutorial  3 роки тому +1

      No, sorry you can not add chart using InfyOm. You need to add manually. Thanks for asking.

  • @SARIKAGAUTAM-i8e
    @SARIKAGAUTAM-i8e 29 днів тому

    which version of infyom and ui should be usd with - ""require": {
    "php": "^8.2",
    "laravel/framework": "^10.0",
    "laravel/tinker": "^2.9",
    "infyomlabs/laravel-generator": "^6.0",
    "infyomlabs/adminlte-templates": "^6.0",
    "laravel/ui": "^4.2",
    }" no options are working fine

    • @LaravelPackageTutorial
      @LaravelPackageTutorial  29 днів тому

      ua-cam.com/video/Eijm4xlMIL0/v-deo.html you need watch this video for laravel 9 and higher version

  • @shahzadkhan6463
    @shahzadkhan6463 Рік тому

    suppose I want to use infyom feature but using new admin lte 3 theme , I Should integrate the theme first or run infyom commands first ? and how ?

    • @LaravelPackageTutorial
      @LaravelPackageTutorial  Рік тому

      Yes you can do it. Follow this tutorial and also you can find tutorial in infyom playlist

    • @LaravelPackageTutorial
      @LaravelPackageTutorial  Рік тому

      InfyOm command do theme setup and then you can infyom feature. So you no need to do anything manually

    • @LaravelPackageTutorial
      @LaravelPackageTutorial  Рік тому

      ua-cam.com/video/Eijm4xlMIL0/v-deo.html resolve this issue here

  • @gaajendrenvivegananthan6364
    @gaajendrenvivegananthan6364 2 роки тому

    Sir , is that have any video about generator GUI interface ?

  • @megafunhouse9182
    @megafunhouse9182 4 роки тому +1

    how can add sub manue in this app?

    • @LaravelPackageTutorial
      @LaravelPackageTutorial  4 роки тому

      you should write a code look like ibb.co/kQ9SRmn. Hope this code helpful to you. Thanks

  • @rayhanyulanda
    @rayhanyulanda 3 роки тому

    I've follow the instructions, ui and all stub works perfectly but i have problem Auth::user() return null even when i logged in. What's the problem? I'm using v7

    • @LaravelPackageTutorial
      @LaravelPackageTutorial  3 роки тому

      It's warrid. It should be worked.

    • @rayhanyulanda
      @rayhanyulanda 3 роки тому

      I dont know why. But it cant work. Is it because i publish the template? But i think that's not a problem. In homeController i can get the Auth::user() but in another controller it gave null eventhough i put in group middleware auth

    • @LaravelPackageTutorial
      @LaravelPackageTutorial  3 роки тому

      @@rayhanyulanda published the template not An issue. Make sure are adding Auth class proper in use statement?

    • @rayhanyulanda
      @rayhanyulanda 3 роки тому +1

      @@LaravelPackageTutorial of course. I have add use Auth if not will give an error unknown Auth class

    • @LaravelPackageTutorial
      @LaravelPackageTutorial  3 роки тому

      @@rayhanyulanda than it should be worked

  • @mauriciofigueroa7840
    @mauriciofigueroa7840 4 роки тому

    hi! TY for the turorial, i have a problem, in the step when i have to do the composer update i havent nothing to update, them in the step that i have to do php artisan vendor:publish i cant select the option because the operation is aborted, sorry for my inglish

    • @LaravelPackageTutorial
      @LaravelPackageTutorial  4 роки тому

      @Mauricio Figueroa are you trying fresh installation with fresh project or your existing project?

    • @mauriciofigueroa7840
      @mauriciofigueroa7840 4 роки тому

      @@LaravelPackageTutorial with both ways y have the same problem.

    • @LaravelPackageTutorial
      @LaravelPackageTutorial  4 роки тому

      please share error image link here. you can upload here imgbb.com/upload and share link here. so. may be i can help you @Mauricio Figueroa

    • @LaravelPackageTutorial
      @LaravelPackageTutorial  4 роки тому

      also, if you need fresh setup than you can download directly from here github.com/InfyOmLabs/adminlte-generator

    • @mauriciofigueroa7840
      @mauriciofigueroa7840 4 роки тому

      @@LaravelPackageTutorial done here is... ibb.co/HNpcMw1 int he terminal of VScode and gitbash is the same problem

  • @bakulimpian8815
    @bakulimpian8815 Рік тому

    Can use to many database relations?

    • @LaravelPackageTutorial
      @LaravelPackageTutorial  Рік тому +1

      Yes, you can connect many database

    • @bakulimpian8815
      @bakulimpian8815 Рік тому

      @@LaravelPackageTutorial how can I do that? Please explain it. Thank you sir

    • @LaravelPackageTutorial
      @LaravelPackageTutorial  Рік тому +1

      Either you can use multi tenecy or manually configure it like, stackoverflow.com/questions/31847054/how-to-use-multiple-databases-in-laravel

    • @bakulimpian8815
      @bakulimpian8815 Рік тому

      @@LaravelPackageTutorial have you try it using infyom laravel generator sir?

    • @LaravelPackageTutorial
      @LaravelPackageTutorial  Рік тому +1

      I will create a tutorial on this when I get time. Thanks

  • @RottenFoil
    @RottenFoil 3 роки тому

    Web Server vs Application Server