Samuel Girardin

Results 33 comments of Samuel Girardin

I am not sure of understanding the use case here ? Is it for example to be able to read from a `database server 1` and to write on an...

Yes I have looked into this and we need to add stuff in Masonite itself, I could try to do it 😉

Yeah okay, I will try to finish it ASAP so that we can merge it into 5

Nice ! Do you know if this project is actively maintained anymore ? When could we expect a release compatible with 4.1 ? Thank you very much for your work...

Hello guys ! I am reopening this old topic : When using the showtimelist API endpoint, with the example provided (zip = 10, radius = 38000). It generates the following...

Actually it should possible to do it using `self.response.redirect(location="https://google.com")`. I will check if it's working on my side.

Can you test if your routes are correctly displayed in production with the `python craft routes:list` command ? It should display a list of the configured routes for the current...

Are there any reasons you prefer Redis over already available drivers ? @josephmancuso What do you think of adding this driver into core ?

Hi ! Could you post an example of your HTML form in this issue ?

Can you add details about what's the issue with observer events ?