v0.0.2 You can now make post and store it in the database.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
require_once "../../bootstrap.php";
|
||||
|
||||
use Backend\Model\User;
|
||||
use Illuminate\Support\Str;
|
||||
|
||||
session_start();
|
||||
|
||||
Reference in New Issue
Block a user