// how can I use the promise of toastify like I want to show spinner while fetching data then message success or failed // but I am getting error in bellow code
I have a very simple php script that I am trying to run. It ran previously on another portion of my project and worked beautifully. I copied the snippet I ne
I have followed an example of writing my first timetable with my own scheduling logic. When that plugin file is at ${AIRFLOW_HOME}/plugins/my_timetable.py it wo
I have my own CListCtrl (MyList : public CListCtrl) and I want to show selection for each column, not for entire row. I changed WM_LBUTTONDOWN message and WM_KE
How can I edit a code for two main_menu buttons to lower their brightness while mouse cursor is on them? I have already imported images starton and stopon, in w
Tailwind is not applying styles to my HTML. The "hello world" font has changed so Tailwind has been installed, but no style is being applied. Index.html: &l
Laravel9 document says: When implicitly binding multiple Eloquent models in a single route definition, you may wish to scope the second Eloquent model such tha
I am trying to get the elapsed time of a neural network prediction in TensorFlow running real-time inference in OpenCV w/ Python. Whenever a classification is t
I am trying to forward my request to error page when error occurs during generating excel sheet. Here is sample code below. I am not sure why it is not getting