L
L
Leopandro2019-11-17 07:04:31
Laravel
Leopandro, 2019-11-17 07:04:31

Laravel - how to run command without console?

In general, I want to run such commands as artisan make:model, migrate, make:migration from the browser (to write an analogue of gii), I got tired of doing all this manually, and then write the crud configurator. Where can I find the "entry point" to call the command, so to speak?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Ukolov, 2019-11-17
@Leopandro

In the documentation of course: https://laravel.com/docs/6.x/artisan#programmatica...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question