Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Explorer


Scrutinizer Code Quality

A simple Laravel package helps you to explore the framework commands and bindings.

Screenshot

Installation

Just add the following lines into config/app.php:

'providers' => [
    ...
    Peac36\Explorer\Provider::class
    ...
]

Commands

  • explore:bindings - prints all binded classes in the container including the class name and path.

  • explore:commands - prints registered commands including the class and path.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages