AbdouTanta / uv-cdaw-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Template project for CDAW

Prerequisites

How to use this template?

  1. go to https://github.com/ceri-num/uv-cdaw-template
  2. click on the green button "use this template". This will create a similar git repository on your account
  3. clone your repository on your machine
git clone https://github.com/xxxx/uv-cdaw-template MyCDAWProject
  1. Open the project with VSCode and re-open it with remote container extesion (the 1st launch takes time)

You should have:

Simple it works test: http://localhost:8080/test-pdo/test-PDO.php

xdebug is installed so you can put breakpoints in your code.

Others links

About


Languages

Language:PHP 66.5%Language:Blade 31.5%Language:Dockerfile 1.1%Language:Shell 0.6%Language:Hack 0.3%