All Projects → vikdiesel → Admin One Laravel Dashboard

vikdiesel / Admin One Laravel Dashboard

Licence: mit
Admin One — Free Laravel Dashboard (Bulma Buefy Vue.js SPA)

Projects that are alternatives of or similar to Admin One Laravel Dashboard

Wagonwheel
Offer an online version of your Laravel emails to users.
Stars: ✭ 224 (+138.3%)
Mutual labels:  laravel, laravel-package, laravel-framework
Laravel Form Components
A set of Blade components to rapidly build forms with Tailwind CSS (v1.0 and v2.0) and Bootstrap 4. Supports validation, model binding, default values, translations, Laravel Livewire, includes default vendor styling and fully customizable!
Stars: ✭ 295 (+213.83%)
Mutual labels:  laravel, laravel-package, laravel-framework
Auth Tests
Always-current tests for Laravel's authentication system. Curated by the community.
Stars: ✭ 230 (+144.68%)
Mutual labels:  laravel, laravel-package, laravel-framework
Laravel Schedulable
Schedule and unschedule eloquent models elegantly without cron jobs
Stars: ✭ 78 (-17.02%)
Mutual labels:  laravel, laravel-package, laravel-framework
Laravel Qrcode Ecommerce
This is a complete laravel project that handles qrcodes, payments, api/microservices, and ecommerce
Stars: ✭ 36 (-61.7%)
Mutual labels:  laravel, laravel-package, laravel-framework
Blogetc
Easily add a full Laravel blog (with built in admin panel and public views) to your laravel project with this simple package.
Stars: ✭ 198 (+110.64%)
Mutual labels:  laravel, laravel-package, laravel-framework
Laravel User Activity
Monitor user activity easily!
Stars: ✭ 253 (+169.15%)
Mutual labels:  laravel, laravel-package, laravel-framework
Laravel Gitscrum
GitScrum is a Project Management Tool, developed to help entrepreneurs, freelancers, managers, and teams Skyrocket their Productivity with the Agile methodology and Gamification.
Stars: ✭ 2,686 (+2757.45%)
Mutual labels:  laravel, laravel-package, laravel-framework
Dropzone Laravel Image Upload
Laravel 5.2 and Dropzone.js auto image uploads with removal links
Stars: ✭ 92 (-2.13%)
Mutual labels:  laravel, laravel-package, laravel-framework
Laravel Open Source Projects
A Web Artisan list of categorized OPEN SOURCE PROJECTS built with Laravel PHP Framework.
Stars: ✭ 676 (+619.15%)
Mutual labels:  laravel, laravel-package, laravel-framework
Snooze
A package to simplify automating future notifications and reminders in Laravel
Stars: ✭ 515 (+447.87%)
Mutual labels:  laravel, laravel-package, laravel-framework
Backup
MySQL Database backup package for Laravel
Stars: ✭ 66 (-29.79%)
Mutual labels:  laravel, laravel-package, laravel-framework
Laravel Compass
A REST client inside your Laravel app
Stars: ✭ 1,002 (+965.96%)
Mutual labels:  laravel, laravel-package, laravel-framework
Laraupdater
Enable Laravel App Self-Update. Allow your Laravel Application to auto-update itself.
Stars: ✭ 75 (-20.21%)
Mutual labels:  laravel, laravel-package, laravel-framework
Laravel Pdf
A Simple package for easily generating PDF documents from HTML. This package is specially for laravel but you can use this without laravel.
Stars: ✭ 79 (-15.96%)
Mutual labels:  laravel, laravel-package
Eloquent Approval
Approval process for Laravel Eloquent models
Stars: ✭ 79 (-15.96%)
Mutual labels:  laravel, laravel-package
Laravel Console Logger
Logging and Notifications for Laravel Console Commands.
Stars: ✭ 79 (-15.96%)
Mutual labels:  laravel, laravel-package
Laravel Impersonate
Laravel Impersonate is a plugin that allows you to authenticate as your users.
Stars: ✭ 1,201 (+1177.66%)
Mutual labels:  laravel, laravel-package
Brandenburg
Laravel Authentication Package
Stars: ✭ 79 (-15.96%)
Mutual labels:  laravel, laravel-framework
Laravel Url Shortener
Powerful URL shortening tools in Laravel
Stars: ✭ 80 (-14.89%)
Mutual labels:  laravel, laravel-package

Admin One — Free Laravel Bulma Dashboard

Latest Stable Version Total Downloads License

Laravel Vue.js Bulma free admin dashboard

Admin One is simple, beautiful and free Laravel admin dashboard (built with Vue.js, Bulma & Buefy).

  • Built for Laravel 8.x (for Laravel 7.x use 1.3 branch)
  • Fully-styled auth scaffolding
  • Profile & avatar management with back-end
  • Full Resource CRUD Sample (with front-end & back-end)
  • Built with Vue.js, Bulma, Buefy & Laravel Mix
  • SPA — Single page app
  • SCSS sources with variables
  • Free under MIT License
  • Premium version available

Table of Contents

Other versions

This is Bulma Laravel dashboard version.

More info on free & premium versions of Admin One Dashboard: https://justboil.me/bulma-admin-template/one

Bulma admin dashboard
HTML/CSS/SCSS

Free | Premium
Bulma admin dashboard
Vue.js Buefy

Free | Premium
Bulma admin dashboard
Nuxt.js Buefy

Free | Premium
Bulma admin dashboard
Laravel

Free | Premium

Description & Demo

Description

https://justboil.me/bulma-admin-template/one

Free Laravel Dashboard demo

https://admin-one-laravel-free.justboil.me

Premium Laravel 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 directory
  • composer require vikdiesel/admin-one-laravel-dashboard --dev
  • composer require laravel/ui
  • php artisan ui:controllers
  • php artisan ui:auth
  • php artisan jb:admin-one-preset
  • npm install
  • npm run dev or npm run prod
  • php artisan migrate
  • php artisan db:seed

Browser Support

We try to make sure Dashboard works well in the latest versions of all major browsers

Chrome Firefox Edge Safari Opera

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.

  1. Make sure that you are using the latest version of the Dashboard. Issues for outdated versions are irrelevant
  2. Provide steps to reproduce
  3. Provide an expected behavior
  4. Describe what is actually happening
  5. Platform, Browser & version as some issues may be browser specific

Licensing

Package info

Built for Laravel 8.x. For Laravel 7.x use 1.3 branch

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

Useful Links

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].