Skip to content

benahmetcelik/laravel-route-lister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Route Lister

See Demo

Installation

Add composer.json file :

   "benahmetcelik/laravel-route-lister": "dev-main",

Run Command On Your Terminal

   php artisan vendor:publish 

After press 0 and enter

 php artisan optimize

Easy to use

Only Install and usage :)

Change Colors

Config/routes.php

  'theme'=>[
  'theme1'=>[
  'back'=>'#00000',
  'text'=>'#fffff'
]
]

Change Theme

Config/route-lister.php

  'active'=>'theme2'

This is simple. Isn't it?

About

Laravel Route Lister

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published