Admin One is simple, beautiful and free Laravel admin dashboard (built with Vue.js, Bulma & Buefy).
More info on free & premium versions of Admin One Dashboard: https://justboil.me/bulma-admin-template/one
Free & premium. Vue.js 2.6 + Vue CLI 3.6 SPA Dashboard
https://github.com/vikdiesel/admin-one-vue-bulma-dashboard
Free & premium. HTML + CSS/SCSS Bulma admin dashboard
https://github.com/vikdiesel/admin-one-bulma-dashboard
https://justboil.me/bulma-admin-template/one
https://admin-one-laravel-free.justboil.me
https://admin-one-laravel.justboil.me
To install, please follow these steps. Note: We assume you start with a fresh Laravel project.
cd
to project directorycomposer require vikdiesel/admin-one-laravel-dashboard --dev
composer require laravel/ui
php artisan ui:controllers
php artisan jb:admin-one-preset
php artisan migrate
composer dump-autoload
(otherwise db:seed doesn’t work)php artisan db:seed
npm install
npm run dev
or npm run prod
We try to make sure Dashboard works well in latest versions of all major browsers
JustBoil’s free items are limited to community support on GitHub.
The issue list is reserved exclusively for bug reports and feature requests. That means we do not accept usage questions. If you open an issue that does not conform to the requirements, it will be closed.
Built for Laravel 7.x.
In case of errors (or if you’d like to use Admin One with older Laravel versions), just manually merge package’s src/stubs
directory into your app’s base directory and install npm dependencies listed in src/AdminOnePreset.php
Author: vikdiesel
Live Demo: https://justboil.me/bulma-admin-template/one
GitHub: https://github.com/vikdiesel/admin-one-laravel-dashboard
#vuejs #vue #javascript #vue-js