Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Kui Laravel Jetstream Laravel Package

kamona/kui-laravel-jetstream

View on GitHub
Deep Wiki
Context7

K UI Laravel Jetstream

Different UI for larave/jetstream.

License Releases Stars Total Downloads

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 or laravel-mix, it will work in both cases.

  1. Fresh install Laravel >= 8.0 and cd to your app.
  2. Install laravel/jetstream
composer require laravel/jetstream

# after finish run this command

php artisan jetstream:install livewire --teams
  1. Install kamona/kui-laravel-jetstream
composer require kamona/kui-laravel-jetstream --dev

# after finish run this command

# This package will detect if your project use vitejs or not by check if vite.config.js exist or not.
php artisan kui-jetstream:replace livewire --teams
# available stacks (livewire,inertia).
# So if you run `php artisan jetstream:install inertia` you can run `php artisan kui-jetstream:replace inertia`

# then
npm install && npm run dev # or yarn && yarn dev
  1. Configure your database.
  2. Run php artisan migrate.
  3. php artisan serve.

Do not forget to change APP_URL in .env file and run php artisan storage:link if you want to enable manageProfilePicture feature.

Navigation

You will found sidebar links in:

  • livewire: resources/views/components/sidebar/content.blade.php.
  • inertia: resources/js/Components/Sidebar/SidebarContent.vue

Screens

Shocase 1 Shocase 2
Shocase 3 Shocase 4
Shocase 5 Shocase 6
Shocase 7 Shocase 8
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
hamzi/corewatch
minionfactory/raw-hydrator
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours
renatovdemoura/blade-elements-ui
devgeek/beacon-admin
benjamin-rqt/data-watcher-bundle
atriumphp/atrium
sandermuller/package-boost-laravel
sandermuller/boost-skills
redaxo/core
yusufgenc/filament-api-forge
l3aro/rating-star-for-filament
leek/filament-subtenant-scope