Skip to content
Casey Ydenberg edited this page Jan 28, 2016 · 3 revisions

Artisan Commands

  • admin:make-user. This command is used for creating a user account. When you run this command, its will ask you some user credentials like email and password.

  • admin:install. This command is used for installing the admin package.

  • admin:seed. This command is used to run database seeders from this package.

Clone this wiki locally