-
Hi @bastinald ,
Your repositories are awesome, welldone.
Please let me know what is the difference between UI, Laravel-Livewire Scaffolding Starter kits (all reps that deal with basic starter ki…
-
### Description
Not a composer expert, but I think blade-ui-kit/blade-heroicons should be moved to require instead of require dev. This is because someone who has installed your package may use th…
-
### Ziggy version
v1.3.5
### Laravel version
v8.54.0
### Description
Working on a project with Laravel/Inertia stack (from breeze starter kit). Here is a part of code in app.js
```
createInerti…
-
- Library Version: 0.2.0
- Laravel Version: 8.52.0
- PHP Version: 8.0.8
### Description:
When upgrading my dependencies, Commonmark 2.x got updated now that Laravel also supports it. This brok…
-
The package tries to connect to Redis (or any other cache store) during the `composer install` command, specifically when the `@php artisan package:discover` runs.
That's a problem because when I'm…
-
- Library Version: latest
- Laravel Version: latest
- PHP Version: 8.0.6
### Description:
Installed Laravel + Breeze. Once logged in, there is the username in the upper right corner. When i cl…
-
- Library Version: 0.3.0
- Laravel Version: 8.13.0
- PHP Version: 7.4
### Description:
When I install blade ui kit, everything works great locally and on vapor... However, for some reason I CANN…
-
### Library version
v1.1.1
### Laravel version
v8.51.0
### PHP version
v8.0.6
### Description
I am trying to install the package but getting the following error:
```
Your requirements could…
-
## Description
Hi, i want use https://github.com/blade-ui-kit/blade-icons and "twill" packages together. But when i run "composer require blade-ui-kit/blade-icons" command this error occurs:
```…
-
Hello, thanks for this plugin.
I want to set multiple edge entrypoints, is there way to do this?
For example app.edge for public and admin.edge for admin with own webpack encore assets ?