From 45d327464f4d2677d3c1277a1e74c2a0145b20ef Mon Sep 17 00:00:00 2001 From: Dev joeli <124255540+joelwanjohi@users.noreply.github.com> Date: Sat, 3 Feb 2024 04:41:12 +0300 Subject: [PATCH] Frontend --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f5c6ed8f..2297e77c 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,9 @@ $app->register(\Mpociot\ApiDoc\ApiDocGeneratorServiceProvider::class); $app->configure('apidoc'); ``` +## Frontend +https://laravel.com/docs/10.x/frontend + ## Documentation Check out the documentation at the [Beyond Code homepage](https://beyondco.de/docs/laravel-apidoc-generator/).