Mongodb and Laravel integration
- Install mongodb unchecked compass. Download
- Install compass. Download
- Put php_mongodb.dll in xampp/php/ext and update php.ini. Download
- Composer install jessengers/mongodb update accordingly also update database info in .env. Link
- In migration remove id and correctly use unique
Labels: Laravel, PHP