What is "artisan"

Artisan is a command line tool included with Laravel that provides a large number of useful commands for software development such as creating templates for controllers, models etc.

Use this tag for questions related to using and creating commands using Artisan.

Before posting your question, see if you can’t find the answer on official documentation.

For more usage information, see the tag