Photo gallery using PHP and MySQL Simple photo gallery with CRUD functions Set up and Installation create database and import images.sql from the /migrations directory to serve development server: php -S localhost:<portnumber>