H
H
HeartOfProgrammer2015-01-02 15:58:01
Sublime Text
HeartOfProgrammer, 2015-01-02 15:58:01

Why can't create laravel controller in sublime text 3 console?

Installed via laravel 5 composer, also installed "Laravel 5 artisan" plugin. I'm trying to create any controller by typing in the sublime console php artisan make::controller TestController
And seeing the following result:
b837a0e4526c40e0b76be4023f2f2bca.png
What is the problem?
PS And in general, is it possible to create a controller in laravel 5 in another way?
PSS I haven't been able to solve this issue for a month now, people who don't understand are giving advice to switch to Virtual box and Vagrant.
It is not clear to me what this Vagrant does.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Mikhail Osher, 2015-01-02
@miraage

make:controller, not make::controller.

M
Muhammad, 2015-01-02
@muhammad_97

Read the doc carefully . In your case, you need to use the command:
Ctrl+C > Ctrl+V

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question