Skip to content

Mehmet Basbayandur

  • home
  • about
  • projects
  • contact

Tag: command line

Laravel artisan available commands

First, there is a command php artisan list which gives us all the commands, like this: terminal to get the list of all available commands: Available Commands: Auth Cache Config DB Dusk Event Key Make Migrate Notification and others

Published 16. December 2020
Categorized as Laravel Tagged artisan, command line, composer, composer artisan list, php artisan list
DELALO