-
Laravel 8.0 defaults to Tailwind views for the Paginator [1].
This package calls Paginator::useBootstrap(); in the boot() Method.
This changes the Paginator behaviour globally and breaks paginati…
-
- Jetstream Version: 2.7.3
- Jetstream Stack: Inertia
- Uses Teams: no
- Laravel Version: 9.8.1
- PHP Version: 8.0.15
### Description:
_note: this may be a fortify issue_
As the title su…
-
- Jetstream Version: 0.0.4
- Laravel Version: 8.x-dev
- PHP Version: 7.4.9
- Database Driver & Version: Mysql 8.0.21
### Description:
At the first login attempt, I get the following error and…
-
Inertia components: https://jetstream.laravel.com/2.x/stacks/inertia.html#components
Vue3 components: https://v3.vuejs.org/guide/component-basics.html
Tailwind: https://tailwindui.com/components/app…
-
Some **components appear red** without reason. I have just started a new laravel 9 jetstream inertia vue 3 project and want to use it without typescript. I have uninstalled Vetur and installed Volar (…
-
When attempting to create a new project on Windows - the Installer throws the following error:
`'rm' is not recognized as an internal or external command,
operable program or batch file.`
Repro…
-
When I register a new user and then enable 2FA, I am stuck on the page with the "Enable two factor auth". I get a success message, but it does not switch to the QR-code page.
I debugged this a bit…
-
I installed filament over a fresh install of laravel Jetstream.
Installed the filament-authentication plugin as oriented in readme...
When I try to access Users resource in the admin panel, I am rec…
-
When I install Alpine via NPM and impor from app.js it breaks all components.
npm install alpinejs@3 --save-dev
app.js
import Alpine from "alpinejs";
window.Alpine = Alpine;
Alpine.start();…
-
Here is a list of new modules we'd like to add to Onramp.
Before we publish these, let's ensure we have assets for each module:
**Todo**
- [x] Get assets for each new module
- [x] Create seed…