Skip to content

Elsuqui/dynamic-menu

 
 

Repository files navigation

Laravel - Dynamic menu

A dynamic menu in our web project will allow us to open the possibility of changing the web structure without this affecting the design.

Laravel Dynamic menu is a application taken from Laravel 5.4.

Installation

Running the migrations and seeder (you can change the menu structure in the database/seeds/MenusTableSeeder.php file):

php artisan migrate --seed

In this example the menu structure is:

Credits

Feel free to contribute. 😄

License

The MIT License (MIT). Please see License File for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 92.8%
  • HTML 6.5%
  • Vue 0.7%