-
I have tried to re-enable `-ficu` for Arch Linux's packaging, but got the following errors, which were not present with icu disabled.
Some versions:
GHC 9.0.1
citeproc 0.4.1
text-icu 0.7.1.0
ic…
-
Hello, I want to generate every user id in datatable
I'm using: `route('admin.user.details', 2 )`
But at the number (2) I want to use $user->id. but it's javascript error - " > " is undefined.
…
-
Hey, I have something that appears quite trivial in regular vue / laravel that's stumping me.
I have a search field bound to a data element search. I need to use an omnibox style search, which is a…
-
**Description**
I'm using Ziggy with on a Laravel/Vue project. I installed and configured ziggy as per the documentation, .i.e
```js
@routes
```
My app.js looks like:
```js
import { c…
-
Sometimes we need to create a dynamic menu or such kind of UI. If there is a function to get route list for specific name / group save lot's of time. I am using currently using inertiajs and I really …
-
#### Description
I've tried to set up ziggy in my Laravel/Vue MPA project, following the instructions for javascript frameworks and vue. I ran `php artisan ziggy:generate` and set it up in my javas…
-
#### Description
Using ziggy 1.0.X (I tested this in .0 - .3) a url that is supposed to have a subdomain does not.
**If I revert back to 0.9.4 the subdomain issues goes away**
#### Expected …
-
**webpack.mix.js**
```
const mix = require('laravel-mix');
require('vuetifyjs-mix-extension');
mix
.ts('resources/ts/app.ts', 'public/js')
.vue({
version: 2,
extractStyles: true
})
.sass…
-
### Expected behavior
### Current behavior
on doing a window.Ziggy the values in baseProtocol is always printed as baseProtocol: "http" , I have tried deleting the file manually , regenerating t…
-
Ziggy `1.0` is almost ready to be released into the wild! 🎉
This release will include a major re-work of Ziggy's internals, as well as some new features and bug fixes. It also includes breaking ch…