Can laravel-admin grid bind mongodb?

1. The example given in the manual of laravel-admin is table;
2 in the bound mysql. But at present, the data on my side is extracted from mongodb, so I would like to ask whether grid can bind the data in mongodb

.
Mar.20,2021
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-1b3f0a4-2c475.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-1b3f0a4-2c475.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?