I'm using following flutter library for Okta integrationhttps://github.com/sonikro/flutter-okta-sdk Code is of course, same for Android and iOS App but the JWT
I am trying to add columns from different tables in order to get a total amount of all my streams. I've tried joining SQL JOIN them which works fine but it does
I wanted your help, because I create some routes in the controller with laravel --resource and when I receive the data by $request and insert it into my databas
I'm trying to create a basic search engine with MySQL. For example, I have a database of news articles related to Obama. When a user inputs the query "Obama", m
For work, I have to replicate the operation of a parental control application on the iOS side in order to apply certain restrictions. Here's what I'm trying to
Due to a specific need, I am solving the problem of running a python application inside a scala application. Here is the sample code of my applications. Parent
I am trying to add Elasticsearch to my project. I have addded the necessary dependencies to my pom.xml file. When I run the server I am getting this error: ja
I use VS Code and typically code in python and have been learning flask recently. This involves writing HTML etc. I have been using black to format my .py files