It is actually pretty easy. In my case I needed to reach from Laravel Sail to my…
01 February 2023
How to use MongoDB with Laravel?
To use MongoDB as the database for a Laravel project, you can use a package called "jenssegers/mongodb".…