Skip to content

Instantly share code, notes, and snippets.

@artemrogov
Created January 11, 2020 18:18
Show Gist options
  • Save artemrogov/0452f24e302985e6d504193acd85c3e9 to your computer and use it in GitHub Desktop.
Save artemrogov/0452f24e302985e6d504193acd85c3e9 to your computer and use it in GitHub Desktop.
Шаблон Аутентификации Laravel 6
composer require laravel/ui --dev
php artisan ui vue --auth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment