laravel - php artisan make:controller throws: method controller doesnt exists -


i'm trying create controller on homestead install laravel. if try:

php artisan make:controller test 

i get

[badmethodcallexception]            method controller not exist. 

php version 7, php artisan --version = 5.3

oh writing question discovered error in routes.php. corrected error fine...


Comments

Popular posts from this blog

java - SSE Emitter : Manage timeouts and complete() -

jquery - uncaught exception: DataTables Editor - remote hosting of code not allowed -

java - How to resolve error - package com.squareup.okhttp3 doesn't exist? -