Skip to content

A repo for laravel vue authentication with admin theme tutorial.

Notifications You must be signed in to change notification settings

Najipian/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

About

A repo for laravel vue authentication with admin theme tutorial.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.4%
  • CSS 23.5%
  • PHP 3.7%
  • Vue 2.4%