ui:auth

Scaffold basic login and registration views and routes

Options

  • force - Overwrite existing views by default Optional
  • views - Only scaffold the authentication views Optional

Arguments

  • type - The preset type (bootstrap) Optional
php artisan ui:auth [--views] [--force] [--] [<type>]