["JOY", "MirrorVlogger"]

Results 4 issues of ["JOY", "MirrorVlogger"]

So I'm using cyrildewit/eloquent-viewable which works fine with recoding views with post, but I would also like to be able to know if an authenticated user (User Model) has viewed...

So, I have a real time app which is working fine locally, but moving it to production I realize the real time feature is no longer working mainly because of...

So I've installed the library in my Laravel project and also have a K40 device. I want to test the device connection with the library ( I used the $zk->connect...

I need to be able to know if the current visitor has already viewed a post or not. I want this to be able to sort post orderBy post not...