laravel new laravel_vue
cd laravel_vue
composer require laravel/ui
php artisan ui vue --auth
npm install
npm run dev
https://realprogrammer.in/laravel-6-install-setup-with-bootstrap-and-vue-js-and-new-makeauth/
laravel new laravel_vue
cd laravel_vue
composer require laravel/ui
php artisan ui vue --auth
npm install
npm run dev
https://realprogrammer.in/laravel-6-install-setup-with-bootstrap-and-vue-js-and-new-makeauth/
For further actions, you may consider blocking this person and/or reporting abuse
Bilal Haidar -
Ashish prajapati -
Seyed Hossein Mirhosseini -
A0mineTV -
Top comments (1)
We encourage the entire article to be published on DEV.to (if you have proper rights), with a linkback if appropriate. Otherwise, we recommend original material, such as an original commentary on the article. From the Terms of Use:
Posts that are simply intended to encourage readers to view an external resource are discouraged.
Thank you.