InfyOm Generator with AdminLTE in Laravel 9

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024

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

  • @rizkikazakkapalindungan794
    @rizkikazakkapalindungan794 Год назад +1

    thankyou masterrrrr, this is very great work

  • @rakeshpatel5791
    @rakeshpatel5791 Год назад +1

    Nice video sirji 👌

  • @muditgulgulia5350
    @muditgulgulia5350 8 месяцев назад

    is there any GUI version of this too?

    • @LaravelPackageTutorial
      @LaravelPackageTutorial  8 месяцев назад

      It's there but in beta and then did not get any updates GUI version and not maintained any more by author. So terminal option is recommended

  • @user-ju7yo3zr8h
    @user-ju7yo3zr8h Год назад

    Laravel 9.52.5, php 8.1.17, i got this error "Mix manifest not found at: C:\DADES\WebVacances\Web\html\vacances\public\/mix-manifest.json"

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

    After fixing the duplication error in RouteServiceProvider.php I run into another error which seems like Sher Wali also had.
    When running "npm install && npm run dev" I get the following warnings...
    npm WARN ERESOLVE overriding peer dependency
    npm WARN While resolving: bootstrap-switch@3.3.4
    npm WARN Found: bootstrap@4.6.2
    npm WARN node_modules/bootstrap
    npm WARN dev bootstrap@"^4.6.0" from the root project
    npm WARN 3 more (admin-lte, bootstrap-colorpicker, tempusdominus-bootstrap-4)
    npm WARN
    npm WARN Could not resolve dependency:
    npm WARN peer bootstrap@"^3.1.1" from bootstrap-switch@3.3.4
    npm WARN node_modules/bootstrap-switch
    npm WARN bootstrap-switch@"3.3.4" from admin-lte@3.1.0
    npm WARN node_modules/admin-lte
    npm WARN
    npm WARN Conflicting peer dependency: bootstrap@3.4.1
    npm WARN node_modules/bootstrap
    npm WARN peer bootstrap@"^3.1.1" from bootstrap-switch@3.3.4
    npm WARN node_modules/bootstrap-switch
    npm WARN bootstrap-switch@"3.3.4" from admin-lte@3.1.0
    npm WARN node_modules/admin-lte
    npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1
    npm WARN deprecated flag-icon-css@3.5.0: The project has been renamed to flag-icons
    Then when I bring up the registration or login pages, they load, but without any css styling. The fontawesome icons display fine.
    When I go into the inspector, this is the code loading for the app.css file...
    and the file itself is empty.

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

      Make sure did you update RouteserviceProvider properly and package.json properly.

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

      @@LaravelPackageTutorial can you post the correct code so I can compare? don't think anything was wrong with package.json, but the RouteServiceProvider.php was scrambled with the duplication, so chances are that's where the problem is.

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

    pas ~ php artisan serve

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

    syntax error, unexpected token "?"