H
H
HeartOfProgrammer2015-12-10 20:46:05
Laravel
HeartOfProgrammer, 2015-12-10 20:46:05

Why is controller not created in laravel using terminal?

I am using phpstorm compiler and decided to create a controller using terminal. I enter
php artisan make:controller PostController
and it gives me the following error:

D:\OpenServer\domains\localhost\cannabis>php artisan make:controller PostController

Fatal error: Call to undefined function Illuminate\Foundation\Bootstrap\mb_internal_encoding() in D:\OpenServer\domains\localhost\cannabis\vendor\laravel\framework\src\Illuminate\Founda
tion\Bootstrap\LoadConfiguration.php on line 43

With what it can be connected?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Immortal_pony, 2015-12-10
@Immortal_pony

With the fact that the mbstring extension is not worth it .
Installation instructions for Windows.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question