I have a query something like this,
->where('qlog.data2','=', 'oreka.orktape.duration')
qlog.data2
's type is varchar and other one bigint. how to compare these two types using laravel Eloquent.
Firebase Cloud Functions: PubSub, "res.on is not a function"
TypeError: Cannot read properties of undefined (reading 'createMessageComponentCollector')
I have two JS variables I want to use them as php variables and store them in the databaseHere is sample
I am trying to create a countdown timerI have created_at value, life_time value and current_time
Basically, I want to create a website where data is input to a database (which I've figured)but my problem is as such: there's a field in my database called namesFrom that field I want to select a random name when the user clicks a button