admin-one-laravel-dashboard
Admin One Laravel Dashboard (SPA) is simple yet beautiful Laravel Admin Dashboard.
- Built for Laravel 5.8+ and 6.0+
- Fully-styled auth scaffolding
- Profile & avatar management with back-end
- Full Resource CRUD Sample (with front-end & back-end)
- Free under MIT License
- SPA — Single page app
- Built with Vue.js, Bulma & Buefy
- SCSS sources with variables
- More than 17 custom components
- Premium version available
JustBoil.me is happy to share this dashboard with you. Feel free to give your feedback
VueCLI version
VueCLI 3.6 version available at https://github.com/vikdiesel/admin-one-vue-bulma-dashboard
More info on free & premium versions of Admin One Dashboard: https://justboil.me/bulma-admin-template/one
Description & Demo
- Description: https://justboil.me/bulma-admin-template/one
- Free Laravel Dashboard Demo: https://admin-one-laravel-free.justboil.me
- Premium Dashboard Demo: https://admin-one-laravel.justboil.me
Quick Start
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
php artisan make:auth
php artisan preset admin-one
php artisan migrate
php artisan db:seed
npm install
npm run dev
ornpm run prod
Browser Support
We try to make sure Dashboard works well in latest versions of all major browsers
Reporting Issues
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.
- Make sure that you are using the latest version of the Dashboard. Issues for outdated versions are irrelevant
- Provide steps to reproduce
- Provide an expected behavior
- Describe what is actually happening
- Platfrom, Browser & version as some issues may be browser specific