Skip to content

zablose/navbar

Repository files navigation

Navbar

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.