Execute native query sql in yaf

such as the title.
the ORM of the framework uses illuminate, and if you remember correctly, it should be the same orm as laravel

clipboard.png

do not know how to execute a native query?

Mar.08,2022

normally you should look for the document
https://laravel.com/docs/5.7/.

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b32821-2b368.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b32821-2b368.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?