We're a small IT company and make websites for our customers, which we maintain using Git via Bitbucket. I would like to know what the best practice is for depl
I have two dataframes that look the same and for both of them I want to add an additional column and then reorder the columns. Here is a sampl
I am trying to display some text (username) that I get from the firestore but I get this error Value of type '[UserProfileData]' has no member 'username' I am u
My project is written with laravel 5.4 I use phpstorm 2021.3 There are some view files in resources folder that I can't find where they are used. I tried to ins
Android: with BroadcastReceiver: Notifications are sometimes received at the time and sometimes are not received at all Tracing the log ---> onReceive() are
I am trying to make an HTTP POST request with the flutter plugin HTTP but I am getting an error of the title. Does anyone know the cause of this since in my oth