It works when it put 'merchant' => [ 'driver' => 'session', 'provider' => 'users', ], But It shows error when I set a different
I have a sentence let's say : {This is my test sentence} And I would like to shorten by 3 characters at the end like this : {This is my test sente} Here is what
I'm generating a pdf using the Apache PDFBox library in Java. I've embedded a font in the pdf, but whenever I open the pdf I get an error that says: "The fo
I have an ASCII table in a file from which I want to read a particular set of lines (e.g. lines 4003 to 4005). The issue is that this file could be very very l
I am running a flask app in google colab using flask_ngrok and in that I am asking user to upload a .pssm file. Now I want to run a R package at same time as it
I am creating a little website/project for a friend. It's a Lucky Wheel / Wheel of Fortune. I tried some premade script but none of them were like I needed and
using createTheme I have created a theme for my project, it works fine. My question is how can I use that particular theme for my other projects without copying
I have requirement which can be fulfilled by using a GraphDb and i have chosen JanusGraph, as it is open-source & free, but i couldn't find any credible mat
I am a beginner with AWS lambda and AWS in general. I'm trying to make a 20 ".json" extract from an S3 bucket. So I did the following in an AmazonS3 lambda func
here it is giving type mismatched error i am trying to access drawer layout id but this giving me error mismatched type of navigationDrawerBinding i included an