Stack: Laravel 8, php 8.0.12. Session lifetime in .env was 25 days, now we have reduced it to 2 hours. Sessions stored in Redis. We got balancer and 2 backed no
I'm using react-router-dom:4.3.0-rc.3 . The route component <Switch> <Redirect from='/p/:userId' to='/p/:userId/main' /> <Route path="/p/:u
I don't know if my title is very explicit but I made a diagram of our stack to explain my situation : I am currently working on migrating a platform to a Docke
My goal is to created a cleaned column of the tokenized sentence within the existing dataframe. The dataset is a pandas dataframe looking like this: Index Toke
I have been throwing in border-radius: 10px in my CSS into the form-section class, the fieldset, the form. I can't figure out why my border-radius isn't working
I'm working on this project where I need to have the value of a textarea change when one of the input values in the same form changes. HTML: <form id="form
i want to ask something about how to join data inside variable, so basicly I have data that I foreach (because i need to change that object), then I want to ent
I would like to concatenate the follow columns X, Y and Z, grouping by ProductToday and separating the values with comma " , " from my TSQL table. As a result