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
So, knowing that Laravel Jetstram uses Tailwind CSS while AdminLTE uses Bootstrap, I don't know exactly how to use this Laravel-AdminLTE packages (https://github.com/jeroennoten/Laravel-AdminLTE) after intalling it by the following command:
composer require jeroennoten/laravel-adminlte
php artisan adminlte:install
So, how to change Laravel JetStream Dashbord so that to use Laravel-AdminLTE packages (https://github.com/jeroennoten/Laravel-AdminLTE) especially by keeping or preserve (or import) Jetstream Navbar-Menu which is located on Top Right on Screen and where Profile Dropdrown is.
Can someone help me to replace step by step Laravel Jetstram Dashbord's Navbar by importing it in Laravel-AdminLTE packages Dashbord and by change that Laravel Jetstram Authentication System to use from now on Laravel-AdminLTE dashbord ???
Please, to help me for this implementation.
Thanks in advance.
The text was updated successfully, but these errors were encountered:
I do not have experience integrating this package with Jetstream, but we can hope someone can give you more insight, it will be really of help having a detailed guide for integrating this package with Jetstream...
dfsmania
changed the title
HOW TO USE IT BY REPLACING "Laravel-Jetstream" Dashboard but KEEP its Navbar Menu ???
How to integrate "Laravel-Jetstream" into this package?
Mar 19, 2024
Hello.
I'm on Laravel 10 on which I install
Laravel Jetstram Authentication System
(https://jetstream.laravel.com/installation.html).So, knowing that
Laravel Jetstram
uses Tailwind CSS while AdminLTE uses Bootstrap, I don't know exactly how to use thisLaravel-AdminLTE
packages (https://github.com/jeroennoten/Laravel-AdminLTE) after intalling it by the following command:composer require jeroennoten/laravel-adminlte
php artisan adminlte:install
So, how to change
Laravel JetStream
Dashbord so that to useLaravel-AdminLTE
packages (https://github.com/jeroennoten/Laravel-AdminLTE) especially by keeping or preserve (or import) JetstreamNavbar-Menu
which is located on Top Right on Screen and where Profile Dropdrown is.Can someone help me to replace step by step
Laravel Jetstram
Dashbord's Navbar by importing it inLaravel-AdminLTE
packages Dashbord and by change thatLaravel Jetstram Authentication System
to use from now onLaravel-AdminLTE
dashbord ???Please, to help me for this implementation.
Thanks in advance.
The text was updated successfully, but these errors were encountered: