Git Product home page Git Product logo

zhangjiaying / laravel-vue-admin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from trumanwong/laravel-vue-admin

0.0 1.0 0.0 1.89 MB

Laravel Vue Admin is a beautiful dashboard combination of Laravel, Vue3 and the UI Toolkit Element Plus.

Home Page: https://laravel-vue-admin.trumanwl.com/

License: MIT License

Shell 0.37% JavaScript 16.26% PHP 33.06% TypeScript 0.84% CSS 0.21% Vue 39.92% Blade 0.24% Dockerfile 0.22% SCSS 8.88%

laravel-vue-admin's Introduction

Laravel Vue Admin

Laravel Vue Admin is a beautiful dashboard combination of Laravel, Vue3 and the UI Toolkit Element Plus.

Getting started

Installing

Manual

# Clone the project and run composer
git clone https://github.com/trumanwong/laravel-vue-admin
cd laravel-vue-admin

# Migration and DB seeder (after changing your DB settings in .env)
php artisan migrate --seed

# Install dependency with NPM
npm install

# develop
npm run watch

# Build on production
npm run build

Docker

docker-compose up -d

Build static files within Laravel container with npm

docker exec -it laravel-vue-admin npm run watch

Open http://localhost:8000 (laravel container port declared in docker-compose.yml) to access Laravel Vue Admin.

Built with

  • Laravel - The PHP Framework For Web Artisans
  • Laravel Sanctum - Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.
  • spatie/laravel-permission - Associate users with permissions and roles.
  • VueJS - The Progressive JavaScript Framework
  • Element Plus -A Vue.js 3 UI library
  • vue3-admin-ts - A minimal vue3 admin template with Element-Plus UI & axios & permission control & lint & hook

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgements

  • Laravel - The PHP Framework For Web Artisans
  • VueJS - The Progressive JavaScript Framework
  • vue3-admin-ts A minimal vue3 admin template with Element-Plus UI & axios & permission control & lint & hook
  • Echarts - A powerful, interactive charting and visualization library for browser.

laravel-vue-admin's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.