Skip to content

A repo for laravel vue authentication with admin theme tutorial.

Notifications You must be signed in to change notification settings

byteparity/lara-vue-admin

Repository files navigation

A repo for laravel vue authentication with admin theme tutorial.

lara-vue-Admin

How to run

  1. Clone the repo

  2. Run composer install

  3. Run npm install

  4. Set your database credentials in .env

  5. Update axios.defaults.baseURL with laravel server domain in resources\assets\js\app.js file.

  6. Run php artisan serve

Made with Love by

ByteParity Technologies