Skip to content

uzzalhcse/vuemin

Repository files navigation

VueMin - Zero Config Admin Boilerplate with Vue, Laravel and Sanctum

Vuemin is a zero-config Admin boilerplate with Vue, Laravel Sanctum and comes with excellent user, office , role management and ACL features out of the box. Start your next big project with vuemin, focus on building business logic, and save countless hours of implementing boring user and role management again and again

Preparation

You need to install node and git locally. The project is based on ES2015+, vue, vuex, vue-router, vue-cli , axios and element-ui, all request data is simulated using Laramin backend API. Understanding and learning this knowledge in advance will greatly help the use of this project.

Features

- Cork Admin Template
- Login / Logout
- Laravel Pagination
- Dynamic Route Handle based on ACL

- Roles and Permission
  - Manage roles and assign permission
  - User management and assign roles with special permission as extra

- Office Management
  - Manage office with JURISDICTION wise 

- Manage Profile
  - change password
  - change avatar image and basic information

- Error Page
  - 401
  - 404

- Components
  - Acl Components
  - Feather Icon components

alt text alt text alt text alt text

Getting started

# clone the project
git clone https://gitlab.com/uzzalh-personal/admin-panel/vuemin.git

# enter the project directory
cd vuemin

# install dependency
npm install

# develop
npm run serve

This will automatically open http://localhost:1010

Build

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published