Laravel Admin Panel with Admin LTE - Free Package with installation steps

Поделиться
HTML-код
  • Опубликовано: 9 мар 2024
  • In this tutorial, we'll dive into creating a powerful Laravel Admin Panel using Admin LTE, a sleek and free admin dashboard template. Best part? It won't cost you a dime! We'll walk through the installation steps, making it easy for you to follow along. Plus, we'll be using the Laravel Admin LTE package by Jeroennoten, also known as Laravel-AdminLTE, to streamline the process. Get ready to elevate your Laravel projects with a professional admin interface without breaking the bank!
    Package Link: github.com/jeroennoten/Larave...

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

  • @rolliejabonero2044
    @rolliejabonero2044 Месяц назад

    thank you so much!!! no frills tutorial, just generosity of knowledge :) Keep it up!

  • @DiyarJamal
    @DiyarJamal 2 месяца назад

    great work, Thank you

  • @noman-isdb
    @noman-isdb 2 месяца назад

    thanks a lot

  • @polburuwa698
    @polburuwa698 29 дней назад

    is it possible to link this with an e-commerce website and use this as the admin dashboard with a MySQL database, if its possible how do I do it

    • @vfixtechnology
      @vfixtechnology  29 дней назад

      Thats should work perfectly fine. Go ahead with it .

  • @jeweljunevillanueva6277
    @jeweljunevillanueva6277 17 дней назад

    great!, how can i config or delete the "Sign in to start your session" in login?

    • @vfixtechnology
      @vfixtechnology  17 дней назад

      You can edit this blade: resources/views/vendor/adminlte/auth/login.blade.php

  • @moiPomme
    @moiPomme 25 дней назад

    how can i get the project running without artisan serve?

    • @mustafaqarooni8782
      @mustafaqarooni8782 25 дней назад

      Put the file project inside xampp/htdocs
      And then open the localhost in your pc

  • @sirjetdev6205
    @sirjetdev6205 Месяц назад

    how to adjust the font size of the side bar? thank you

    • @vfixtechnology
      @vfixtechnology  Месяц назад

      Hey Mate, you can pass 'classes' => 'you-class-name'
      check docs here:
      github.com/jeroennoten/Laravel-AdminLTE/wiki/Menu-Configuration
      Cheers

    • @sirjetdev6205
      @sirjetdev6205 Месяц назад

      @@vfixtechnology thanks

  • @rowelchristiandpangue703
    @rowelchristiandpangue703 24 дня назад

    does this also work using vuejs?

    • @vfixtechnology
      @vfixtechnology  24 дня назад

      Have not tried yet, but it you ca check docs for more details

  • @renznormanpalma6312
    @renznormanpalma6312 Месяц назад

    what icon is compatible in adminlte?

    • @vfixtechnology
      @vfixtechnology  Месяц назад

      It has built in font awesome, however you can add anyone their cdn into head file.

    • @renznormanpalma6312
      @renznormanpalma6312 29 дней назад

      @@vfixtechnology I tried to add a font awesome icon, but its not appearing.

    • @vfixtechnology
      @vfixtechnology  29 дней назад +1

      @@renznormanpalma6312 inspect sidebar icons & check the font awesome which class is being used.