I am trying to create new Laravel application. I have installed XAMPP and Composer. With Composer ( composer global require laravel/installer ) I have installed
I am trying to see if there is a way to improve the way data is inserted and updated. I am using ORACLE DB with JDBC. The current way i'm doing is to update (e.
I've a Page entity dependent on Investor entity as investor creates a page: public class Page { [Required, DatabaseGenerated(DatabaseGeneratedOption.Identit
android:exported="true" but it not working
If anyone could help me with this. I've been struggling for a few days. I'm trying to open a video using the bootstrap modal. I am showing the video on the home
I'm using azure service bus queues in my application and here my question is, is there a way how to check the message queue is empty so that I can shutdown my c
I'm trying to create a component who display source's code passed as props to write documentation of a library i work on with Docusaurus. Like html <code>