Skip to content

Larvel navigation blade that works for both logged in and not logged in user. Perfect for Breeze with livewire and tailwindcss

Notifications You must be signed in to change notification settings

GrzegorzWalewski/Laravel-navigation-blade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Laravel-navigation-blade

Larvel navigation blade that works for both logged in and not logged in user. Perfect for Breeze with livewire and tailwindcss.

Instruction

Import:

Put file in: projectRootDir\resources\views\layout\navigation.blade.php

Usage:

When using default app.blade.php it should work after import. However you may use it in any place with:

<livewire:layout.navigation />

Look

  1. Logged in

    • Mobile

      • Hamburger
        obraz
      • Dropdown
        obraz
    • Desktop
      obraz

  2. Not logged in

    • Mobile

      • Hamburger
        obraz
      • Dropdown
        obraz
    • Desktop
      obraz

About

Larvel navigation blade that works for both logged in and not logged in user. Perfect for Breeze with livewire and tailwindcss

Topics

Resources

Stars

Watchers

Forks

Languages