Is there a generator to create a table in MongoDB just like in Laravel?
1
vote
1
answer
265
views
I'm a newbie in mongoDB, and I just would like to ask a simple question. In creating tables in MongoDB, do you go ahead in MongoDB compass and create the fields in a collection, or is there a command where you can generate the table fields declared in the model just like Laravel's
php artisan migrate
?
Asked by Jumar Juaton
(13 rep)
Dec 15, 2021, 03:12 AM
Last activity: Dec 22, 2021, 05:19 PM
Last activity: Dec 22, 2021, 05:19 PM