Answer the question
In order to leave comments, you need to log in
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
In the documentation of course: https://laravel.com/docs/6.x/artisan#programmatica...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question