What do you know about php artisan? Mention some artisan command.



What do you know about php artisan? Mention some artisan command...

Answer / Vinay Kumar Gautam

PHP Artisan is a command-line interface (CLI) tool provided with Laravel for performing various tasks like creating new files, managing database migrations, running tests, and many more. Some common artisan commands are 'make:controller', 'migrate', and 'serve'.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Laravel PHP Framework Interview Questions

What is reverse path filtering?

1 Answers  


What is vagrantfile and homestead.yaml?

1 Answers  


What do you understand by lumen?

1 Answers  


Is laravel backend?

1 Answers  


are you able to laravel create-project via composer, explain how?

1 Answers  


Explain collections in laravel.

1 Answers  


What do you know about csrf token in laravel?

1 Answers  


Is laravel good for ecommerce?

1 Answers  


What does csrf token in laravel 5?

1 Answers  


What is php artisan in laravel?

1 Answers  


Explain laravel service container?

1 Answers  


What is laravel forge?

1 Answers  


Categories