We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add the module to the LUYA configuration file.
return [ 'modules' => [ // ... 'event' => 'johnnymcweed\place\frontend\Module', 'eventadmin' => 'johnnymcweed\place\admin\Module', // ... ], ];