Epheoluwa / adminBoot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel-Vue Admin panel

A Laravel-Vue SPA Admin Dashboard the project is 70% completed [chart and settings has not been done]

View site here

https://laraadminpanelvue.herokuapp.com/

Features

  • Laravel 9.0
  • Vue 3 + VueRouter + Vuex
  • Login, register, add, view, delete and edit
  • Authentication with [Sanctum]
  • [Bootstrap 5]

Installation

  • git clone https://github.com/Epheoluwa/adminBoot.git
  • composer install
  • Edit .env and set your database connection details
  • php artisan migrate
  • npm install

Development

# build and watch npm run watch

Production

#npm run production

About


Languages

Language:JavaScript 85.9%Language:CSS 8.9%Language:PHP 3.9%Language:Vue 1.0%Language:Blade 0.3%Language:Shell 0.0%Language:SCSS 0.0%Language:Procfile 0.0%