Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Each app requires a primary Resource to control the app's settings. In this case, we will create PostResource class as the primary Resource. Create PostResource.php file in Resource folder and add the following sample code

...

Create new hooks mobile_api_routing_registration.php in hooks folder with the following code

mobile_api_routing_registration.php

...