Download the PHP package kamona/kui-laravel-breeze without Composer
On this page you can find all versions of the php package kamona/kui-laravel-breeze. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kamona/kui-laravel-breeze
More information about kamona/kui-laravel-breeze
Files in kamona/kui-laravel-breeze
Download kamona/kui-laravel-breeze
More information about kamona/kui-laravel-breeze
Files in kamona/kui-laravel-breeze
Vendor kamona
Package kui-laravel-breeze
Short Description Different UI for laravel/breeze
License MIT
Homepage https://github.com/Kamona-WD/kui-laravel-breeze
Package kui-laravel-breeze
Short Description Different UI for laravel/breeze
License MIT
Homepage https://github.com/Kamona-WD/kui-laravel-breeze
Please rate this library. Is it a good library?
Informations about the package kui-laravel-breeze
K UI Breeze starter
Different UI for larave/breeze.
Jetstream Version
Note
We recommend installing this package on a project that you are starting from scratch.
Usage
note It doesn't matter if you use
vitejs
orlaravel-mix
, it will work in both cases.
- Fresh install Laravel >= 10.0 and
cd
to your app. -
Install laravel/breeze >=
1.18.0
-
Install kamona/kui-laravel-breeze
- Configure your database.
- Run
php artisan migrate
. php artisan serve
Navigation
You will found sidebar links in:
- blade:
resources/views/components/sidebar/content.blade.php
. - vue:
resources/js/Components/Sidebar/SidebarContent.vue
. - vue-jsx:
resources/js/Components/Sidebar/SidebarContent.jsx
. - react:
resources/js/Components/Sidebar/SidebarContent.jsx
.
Screens
All versions of kui-laravel-breeze with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1.0
The package kamona/kui-laravel-breeze contains the following files
Loading the files please wait ....