Setting Up & Integrating Neo4j (Graph Databases) - Learning Laravel, Matt Stauffer & Zuzana Kunckova

Follow along with my Livestream as Zuzana Kunckova and I build a new Laravel app to track her family tree. In this episode, we: - Introduced our basic understanding of neo4j/graph databases - Got Neo4j running - Added a new graph in neo4j after Zuzana RTFM - Required the GraphAware client in our code - Copied basic GraphAware client setup code into service providers/environment files - Created a rudimentary command to insert and retrieve data from Neo4j in our actual application code Full notes: https://w
Back to Top