zablose/navbar

Navbar - Build an HTML from the navigation entities, stored in a database.

3.0.2 2021-04-30 11:02 UTC

This package is auto-updated.

Last update: 2024-03-29 03:25:31 UTC


README

Build Status

Render an HTML from the navigation entities, stored in a database.

Installation

Composer

composer require zablose/navbar

Usage example with Laravel

Check Laravel App folder for a usage example.

Main files and folders to look at:

Development

Check submodule readme for more details about development environment used.

Hosts

Append to /etc/hosts.

127.0.0.1       navbar.zdev
127.0.0.1       www.navbar.zdev

Demo

Visit https://navbar.zdev:44305/ to play with navigation on your development environment.

Index Page

Home Page

License

This package is free software distributed under the terms of the MIT license.