Skip to content

Commit 230e93f

Browse files
committed
upd: laravel info
1 parent 16df67b commit 230e93f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
* Built with **Vue.js 2.x** **Bulma** and **Buefy**
1010
* **Vue CLI** & **Vite** build tools support
11-
* [Laravel Jetstream Inertia Vue](https://github.com/vikdiesel/admin-one-laravel-dashboard) integration available
11+
* **Laravel Jetstream Inertia Vue** integration available — [Info](#laravel-9x-integration)
1212
* Classic **Options API** using `data`, `computed`, `methods`, etc.
1313
* **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)
1414
* **Styled** scrollbars
@@ -22,7 +22,6 @@
2222
## Table of Contents
2323

2424
* [Other versions](#other-versions)
25-
* [Laravel Bulma dashboard version](#laravel-bulma-dashboard-version)
2625
* [Bulma dashboard versions](#bulma-dashboard-versions)
2726
* [TailwindCSS dashboard versions](#tailwindcss-dashboard-versions)
2827
* [Description & Demo](#description--demo)
@@ -33,17 +32,14 @@
3332
* [Vue CLI builds](#vue-cli-builds)
3433
* [Vite builds](#vite-builds)
3534
* [Linting](#linting)
35+
* [Laravel 9.x integration](#laravel-9x-integration)
3636
* [Browser Support](#browser-support)
3737
* [Reporting Issues](#reporting-issues)
3838
* [Licensing](#licensing)
3939
* [Useful Links](#useful-links)
4040

4141
## Other versions
4242

43-
### Laravel Bulma dashboard version
44-
45-
Info on [Laravel Jetstream Inertia Vue](https://github.com/vikdiesel/admin-one-laravel-dashboard) integration.
46-
4743
### Bulma dashboard versions
4844

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

131+
### Laravel 9.x integration
132+
133+
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
134+
135135
## Browser Support
136136

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

0 commit comments

Comments
 (0)