mirror of
https://github.com/the-programmers-hangout/Mimic.git
synced 2026-09-04 01:06:00 +02:00
init
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
use LaravelZero\Framework\Application;
|
||||
|
||||
return Application::configure(basePath: dirname(__DIR__))->create();
|
||||
Reference in New Issue
Block a user