Building a Task Reminder With Laravel and MongoDB

Building a Task Reminder With Laravel and MongoDB

Freshly created Laravel applications are configured to use relational databases. The purpose of this tutorial is to show how to use MongoDB in a Laravel application. We will build a simple task reminder system to achieve this.

Read more on Developer Center

Author: Anumadu Moses