Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 451 Bytes

api.md

File metadata and controls

19 lines (12 loc) · 451 Bytes

AidingAPP API

Generating local helper files

You can generate local IDE helper files by running the following command:

php artisan lighthouse:ide-helper

Generating Documentation

You can generate the documentation by running the following command:

composer generate-api-docs

Once you've generated the documentation, it can be viewed at {yourtenant}.aidingapp.local/api-docs