I have a Laravel project v8 and I have created a cron job for DB backup It's working every minute but it is not working when I specify the time for daily. Proje
I have a function like that function get_file_size() { $size = ''; if (get_field('size') && get_field('megabyte')) : $size = the
I have a bunch of benchmarks and I want to run a specific benchmark among them. I had asked a previous similar question for tests. But the same technique does n
I'm trying to get the dimensions of a video of which I'm overlaying onto a page with JavaScript, however it is returning the dimensions of the poster image inst
I have this collection in MongoDB and I want to delete "Bangalore" as shown below. { "_id": "1", "UserName": "Mike", "UserDetails": [{ "User
I am looking to get some custom quarter and yearly dates based on a start date and end date .I am able to achieve the result with plain query on quarterly and y