v0.0.2 You can now make post and store it in the database.

This commit is contained in:
Victor
2021-06-02 09:01:51 +02:00
parent dfb9103157
commit d276aed27b
11 changed files with 78 additions and 10 deletions
+3 -2
View File
@@ -1,5 +1,6 @@
<?php
require "user_migration.php";
echo "Done";
//require "user_migration.php";
//require "post_migration.php";
echo "Nothing required/Enabled ";