Download the PHP package kamona/kui-laravel-jetstream without Composer
On this page you can find all versions of the php package kamona/kui-laravel-jetstream. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kamona/kui-laravel-jetstream
More information about kamona/kui-laravel-jetstream
Files in kamona/kui-laravel-jetstream
Download kamona/kui-laravel-jetstream
More information about kamona/kui-laravel-jetstream
Files in kamona/kui-laravel-jetstream
Vendor kamona
Package kui-laravel-jetstream
Short Description Different UI for laravel/jetstream
License MIT
Homepage https://github.com/Kamona-WD/kui-laravel-jetstream
Package kui-laravel-jetstream
Short Description Different UI for laravel/jetstream
License MIT
Homepage https://github.com/Kamona-WD/kui-laravel-jetstream
Please rate this library. Is it a good library?
Informations about the package kui-laravel-jetstream
K UI Laravel Jetstream
Different UI for larave/jetstream.
Breeze Version
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 >= 8.0 and
cd
to your app.- Install laravel/jetstream
-
Install kamona/kui-laravel-jetstream
- Configure your database.
- Run
php artisan migrate
. php artisan serve
.
Do not forget to change
APP_URL
in.env
file and runphp artisan storage:link
if you want to enablemanageProfilePicture
feature.
Navigation
You will found sidebar links in:
- livewire:
resources/views/components/sidebar/content.blade.php
. - inertia:
resources/js/Components/Sidebar/SidebarContent.vue
Screens
All versions of kui-laravel-jetstream with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3|^8.0
The package kamona/kui-laravel-jetstream contains the following files
Loading the files please wait ....