i have route to get detail data.. but it turns out missing required parameter, i'm using slug as my parameter Here's my route: Route::group([ 'prefix' =>
from selenium import webdriver from selenium.webdriver.common.action_chains import ActionChains from selenium.webdriver.common.by import By PATH ="/Users/kaike
I sent an app to review in google play console, and I got an email saying. Issue: Need login credentials for app review In order for us to review your app for
In my first C# project I have class: internal class DbVisuStart { // Start 6.0 - // Start_Lines
I added a bottom navigation bar to my activity, after which my RecycleView stopped showing. The log gives an error "RecyclerView: No adapter attached; skipping
I have a kotlin application and a Spring JdbcTemplate and a Hikary connection pool with two connections. And I have the task that is a good candidate for parall
@Override **//depricated** public void onActivityResult(int requestCode, int resultCode, @Nullable @org.jetbrains.annotations.Nullable Intent data) {
Currently, I need to update two tables in concurrency and one table contains configurations and other table include items to the configuration link. Now wheneve
options={{ maintainAspectRatio: false, scales: { xAxes: { ticks: { autoSkip: false, maxRotation: 90, minRotation: 90, }, }, yAxes: { beginAtZero: true, }, },