Download the PHP package tuandm/laravue without Composer
On this page you can find all versions of the php package tuandm/laravue. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package laravue
Laravue
Laravue (pronounced /ˈlarəvjuː/) is a beautiful dashboard combination of Laravel, Vue.js and the UI Toolkit Element. The work is inspired by vue-element-admin with our love on top of that. With the powerful Laravel framework as the backend, Vue.js as the high performance on the frontend, Laravue appears to be a full-stack solution for an enterprise application level.
Documentation: https://doc.laravue.dev
Screenshot
Getting started
Prerequisites
- Laravue is positioned as an enterprise management solution, and it is highly recommended to use it to start from scratch.
- For existing Laravel project, you should check Laravue Core for integration.
- Your machine needs to be ready for the latest Laravel and Node.js.
Installing
Manual
Docker
Build static files within Laravel container with npm
Open http://localhost:8000 (laravel container port declared in docker-compose.yml
) to access Laravue
Running the tests
- Tests system is under development
Deployment and/or CI/CD
This project uses Envoy for deployment, and GitLab CI/CD. Please check Envoy.blade.php
and .gitlab-ci.yml
for more detail.
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 - A Vue 2.0 based component library for developers, designers and product managers
- Vue Admin Template - A minimal vue admin template with Element UI
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Versioning
We use SemVer for versioning. For the versions available, please look at the release tags on this repository.
Authors
- Tuan Duong - Initial work - tuandm.
- Tony Tin Nguyen - Frontend and Designer - nguyenquangtin.
See also the list of contributors who participated in this project.
License
This project is licensed under the MIT License - see the LICENSE.md file for details.
Related projects
- Laravue-core - Laravel package which provides core functionalities of Laravue.
Acknowledgements
- vue-element-admin A magical vue admin which insprited Laravue project.
- tui.editor - Markdown WYSIWYG Editor.
- Echarts - A powerful, interactive charting and visualization library for browser.
Donate
If you find this project useful, you can buy me a coffee
All versions of laravue with dependencies
fideloper/proxy Version ^4.2
fruitcake/laravel-cors Version ^2.0
guzzlehttp/guzzle Version ^6.3
laravel/framework Version ^7.0
laravel/sanctum Version ^2.1
laravel/tinker Version ^2.0
spatie/laravel-permission Version ^3.0