Setup ArangoDB with PHP and Docker and start creating a Rest API

Опубликовано: 04 Май 2026
на канале: Coders Page
1,411
16

Ultimate tutorial to create a Rest API with PHP, ArangoDB, and Docker. Learn how to Create Read Update and Delete in a document database. In this video I show you how to setup Docker with ArangoDB and how to create the base file for connecting to the database from PHP.

PLAYLIST:
   • ArangoDB and PHP - Create Document  

SETUP
   • Setup ArangoDB with PHP and Docker and sta...  

CREATE
   • ArangoDB and PHP - Create Document  

READ
   • Read documents from ArangoDB with PHP and ...  

UPDATE
   • ArangoDB Update document with PHP  

DELETE
   • ArangoDB delete document with PHP