Photo by israel palacio on Unsplash Welcome back to our guide on integrating Symfony with Neo4j! The first blog provides initial setup instructions for your Symfony project and Neo4j environment.
In this post, we’ll demonstrate how effortless it can be to configure multiple Neo4j drivers within Symfony using the Neo4j bundle. With configuration and dependency injection mainly handled behind the scenes, you can seamlessly switch between databases and connections.
We’ll use the Symfony CLI fo...
Read it: Integrate Neo4j With Symfony: Handling Multiple Connections