Skip to content

Commit

Permalink
upd: laravel info
Browse files Browse the repository at this point in the history
  • Loading branch information
vikdiesel committed May 17, 2022
1 parent 16df67b commit 230e93f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

* Built with **Vue.js 2.x** **Bulma** and **Buefy**
* **Vue CLI** & **Vite** build tools support
* [Laravel Jetstream Inertia Vue](https://github.com/vikdiesel/admin-one-laravel-dashboard) integration available
* **Laravel Jetstream Inertia Vue** integration available — [Info](#laravel-9x-integration)
* Classic **Options API** using `data`, `computed`, `methods`, etc.
* **Composition API** version is available under [vue-2x-composition-api branch](https://github.com/vikdiesel/admin-one-vue-bulma-dashboard/tree/vue-2x-composition-api)
* **Styled** scrollbars
Expand All @@ -22,7 +22,6 @@
## Table of Contents

* [Other versions](#other-versions)
* [Laravel Bulma dashboard version](#laravel-bulma-dashboard-version)
* [Bulma dashboard versions](#bulma-dashboard-versions)
* [TailwindCSS dashboard versions](#tailwindcss-dashboard-versions)
* [Description & Demo](#description--demo)
Expand All @@ -33,17 +32,14 @@
* [Vue CLI builds](#vue-cli-builds)
* [Vite builds](#vite-builds)
* [Linting](#linting)
* [Laravel 9.x integration](#laravel-9x-integration)
* [Browser Support](#browser-support)
* [Reporting Issues](#reporting-issues)
* [Licensing](#licensing)
* [Useful Links](#useful-links)

## Other versions

### Laravel Bulma dashboard version

Info on [Laravel Jetstream Inertia Vue](https://github.com/vikdiesel/admin-one-laravel-dashboard) integration.

### Bulma dashboard versions

Free and premium [Bulma dashboard templates](https://justboil.me/bulma-admin-template/).
Expand Down Expand Up @@ -132,6 +128,10 @@ npm run lint
npm run lint:fix
```

### Laravel 9.x integration

This dashboard can be integrated with **Laravel 9.x Jetstream Inertia + Vue.js** stack. [Check guide](https://github.com/vikdiesel/admin-one-laravel-dashboard) for more information

## Browser Support

We try to make sure dashboard works well in the latest versions of all major browsers
Expand Down

0 comments on commit 230e93f

Please sign in to comment.