Skip to content

tommica/laravel-actions-scramble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Actions <-> Scramble

If you are using laravel actions as controllers, this add-on enables parsing of those routes in the automatic doc-generation that scramble does.

composer require tommica/laravel-actions-scramble

Just add the class to the extensions array in the config/scramble.php file:

    ...
    'extensions' => [
        \Tommica\LaravelActionsScramble\LaravelActionsExtension::class
    ],

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages