DEV Community

Tutsmake
Tutsmake

Posted on

Laravel 10 Vue 3 JS Authentication Tutorial

Laravel 10 Vue 3 JS Authentication Tutorial

Laravel 10 Vue 3 js & UI provides authentication features like login, registration, and password reset. You can use Vue.js to create auth scaffolding in Laravel 10. Here are some steps you can try:

  • Install Laravel 10.
  • Install Laravel UI.
  • Install the Laravel Vue auth scaffolding.
  • Install the vitejs/plugin-vue plugin. This plugin provides the dependencies needed to run the Vue.js application on Vite.
  • Run the Laravel 10 application.

Read More Laravel 10 Vue 3 JS Authentication Tutorial

Top comments (0)