Add console

This commit is contained in:
Tim
2023-08-16 14:33:21 +02:00
parent 59200be680
commit 1ee5c1c992
4 changed files with 29 additions and 2 deletions

1
app/bin.php Normal file → Executable file
View File

@ -1,3 +1,4 @@
#!/usr/bin/env php
<?php
use App\Kernel;