1 year ago

#388334

test-img

pibocik125

How does php artisan run commands and work internally?

What happens when a command via \Illuminate\Support\Facades\Artisan::call() is called? Is it the same as php -q filename.php or does it use the exec function?

I tried to look at the source code, but the artisan class turned out to be a facade and my editor can't find the file. enter image description here

laravel

laravel-artisan

0 Answers

Your Answer

Accepted video resources