interface included with Laravel. It provides helpful commands for your use while developing your application. > php artisan list #List available commandes > php artisan help migrate #Show help for migrate > php artisan db:seed #Seed database > php artisan --version #Show version of Artisan