Juan Pablo Madariaga Cardona

Results 12 comments of Juan Pablo Madariaga Cardona

Rappa I think that to solve this problem, you should allow aliases to be configured for each table that is presented within the query, be it the main table or...

I just forgot to mention that, I just updated to v2 and ran into this problem, but the idea is to always have the updated version @fabio-ivona

The problem happens when using a relationship on the same table, for example: `users INNER JOIN users` With other relations like in your previous case "Address" there is no problem,...

Hello @rappasoft , is there a solution for this? I wrote months ago and I still haven't abandoned your package because I believe in all the potential it has, thank...

I have the same problem i am using laravel v9.24.0 and php 8.1.9 ![image](https://user-images.githubusercontent.com/69119357/184185460-702d0d58-784d-48fd-bc1d-57a0ea247184.png)

@dkvhin How can I perform this update?

> > @dkvhin¿Cómo puedo realizar esta actualización? > > solo ejecuta > > `composer require web-token/jwt-util-ecc` > > Esto instalará el paquete más reciente con las dependencias actualizadas thank you...

I have a middleware that validates ajax requests. ![image](https://user-images.githubusercontent.com/69119357/184427383-0141e918-7a0f-4322-bdd7-a5aeaf85ffb3.png) Laravel has the function $request->ajax() "Determine if the request is the result of an AJAX call.", but what this function does...

Thanks a lot @PH7-Jack