php artisan make:auth in laravel 6.0

php artisan make:auth in laravel 6.0

Code by Samgan

4 года назад

31,741 Просмотров

As you may have known by now that laravel 6.0 has been out. But one major change introduced in laravel 6.0 is the removal of PHP artisan make:auth.

Detailed blog post: https://codebysamgan.com/php-artisan-makeauth-in-laravel-6-0/

Authentication doc: https://laravel.com/docs/6.0/authentication

Command to install laravel:
composer create-project --prefer-dist laravel/laravel blog


Commands to install auth:
composer require laravel/ui
php artisan ui vue --auth

Тэги:

#php_artisan #laravel_6.0 #php #authentication #auth #laravel
Ссылки и html тэги не поддерживаются


Комментарии: