diff --git a/src/Api/Controllers/ExampleController.php b/src/Api/Controllers/V1/ExampleController.php similarity index 91% rename from src/Api/Controllers/ExampleController.php rename to src/Api/Controllers/V1/ExampleController.php index 1f07f2c..b25fdac 100644 --- a/src/Api/Controllers/ExampleController.php +++ b/src/Api/Controllers/V1/ExampleController.php @@ -1,5 +1,5 @@