-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
проблема с SimpleController #4
Comments
Обновил доки - в примере с контроллерами были ошибки. Сейчас все должно работать - и не забывайте composer update :) |
не-а, не желает
|
ещё и
|
Похоже, composer.json не настроен корректно (секция autoload -> psr-4), или не запущена команда composer install |
В примере с контроллером после вызова страницы http://**:/api/v1/counter появляется такая ошибка
Server Listen Workers Status
Workerman[app.php] start in DEBUG mode
Callable Controllers\SimpleController does not exist^CWorkerman[app.php] stopping ...
Workerman[app.php] has been stopped
The text was updated successfully, but these errors were encountered: