This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

Akhil
Akhil

I have written a script to get theses rows but i am unable to put where condition for its attachment 'image'.

            $modelMusicCurrent = modelMusicCurrent::select('id','name','alias','created_at')
                            ->where('published', '=', 1)
                            ->where('is_trending', '=', 1)
                            ->where('is_deleted', '=', 0);

Last updated

pikusfikus
Vojta Svoboda

1-3 of 3

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.