Skip to content

antidot-framework/getting-started-app

Repository files navigation

Antidot Framework - Getting Started App

  • PHP ^7.4|^8.0
  • Antidot Framework
  • Doctrine ORM
  • Twig Template Engine

Getting Started Tutorial

getting-started.antidotfw.io

Check the step-by-step tutorial on making the getting Started Todo App with Antidot Framework.

Install

Open console

git clone git@github.com:antidot-framework/getting-started-app.git
cd getting-started-app
touch var/database.sqlite
composer install
bin/console orm:schema-tool:create
php -S 127.0.0.1:8000 -t public

Final result list Final result edit Final result delete

About

Getting Started: Antidot Framework Todo App

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published