Edit on GitHub
Jump to docs navigation

Nut command / Extensions / extensions:dump-autoload

Note: You are currently reading the documentation for Bolt 3.7. Looking for the documentation for Bolt 5.2 instead?

Nut's extensions:dump-autoload command update the extensions autoloader.

Usage

    php ./app/nut extensions:dump-autoload

Example

$ php ./app/nut extensions:dump-autoload

Rebuilding autoloaders… [DONE]
Generating optimized autoload files
> Bolt\Composer\EventListener\PackageEventListener::dump


Edit this page on GitHub
Couldn't find what you were looking for? We are happy to help you in the forum, on Slack or on Github.