We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Welcome to Yummy Documentation.
Load the Yummy plugin in your applications boostrap file. Yummy makes use of its own routes file so you'll need to set route => true.
File: config/bootstrap.php
Plugin::load('Yummy', ['bootstrap' => false, 'routes' => true]);