Sam Maosa

Results 12 comments of Sam Maosa

Any update on this @jenssegers ?

A migration of the package to vue3 would be really nice. I couldn't use it due to this same error.

> Hi, I want to use CAS library and then use spatie laravel-permission for the permission of my laravel app. > > Could you help me how can I integrate...

I use the package in many Laravel-Jetstream-InertiaJS-VueJS Apps. I could share the workflow if interested.

Here is the setup that I use for my Inertia.js setup: NB: `cas.logout` is configured in the web guard, not api. **Background:** * I maintain a local copy of users...

When I downgrade to beta.2 the issue does not appear.

Hi @asbator, Unfortunately I didn't get time to implement excel imports and exports in the code generators. What you see is just a dummy placeholder because I am planning to...

Yea. The plan was to use https://laravel-excel.com/

Now that Vue 3.x already came out, is there any need to migrate the package to v3? I tried using it in a vue3 project but there are a number...

Facing the same issue too. For me the only work around for now was to disable mobile view by setting {disableMobile: "true"}