whoami7 - Manager
:
/
home
/
kckglobal
/
www
/
portal
/
vendor
/
nwidart
/
laravel-modules
/
src
/
Exceptions
/
Upload File:
files >> /home/kckglobal/www/portal/vendor/nwidart/laravel-modules/src/Exceptions/InvalidActivatorClass.php
<?php namespace Nwidart\Modules\Exceptions; class InvalidActivatorClass extends \Exception { public static function missingConfig() { return new static("You don't have a valid activator configuration class. This might be due to your config being out of date. \n Run php artisan vendor:publish --provider=\"Nwidart\Modules\LaravelModulesServiceProvider\" --force to publish the up to date configuration"); } }
Copyright ©2021 || Defacer Indonesia