Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 545 Bytes

readme.md

File metadata and controls

20 lines (13 loc) · 545 Bytes

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