dumbo/examples/context-variables
Imam Ali Mustofa c1d8347f69
fix: app config setget (#39)
* refactor: add missing response interface

* fix: app config setter and getter

* Apply suggestions from code review

Co-authored-by: Jamie Barton <jamie@notrab.dev>

* feat: introduce HasConfig trait

* refactor: remove duplicate methods and use HasConfig trait

* changes

* revert trait for now

* add back variables

* revert examples demo

---------

Co-authored-by: Jamie Barton <jamie@notrab.dev>
2024-09-05 09:26:51 +01:00
..
2024-09-05 09:26:51 +01:00
2024-09-05 09:26:51 +01:00
2024-09-05 09:26:51 +01:00

Context Example

This example demonstrates how to get and set custom variables on the root, and route middleware.

Running the Example

  1. Install dependencies:

    composer install
    
  2. Start the server:

    composer start
    
  3. Access the protected route:

      curl http://localhost:8000
      curl http://localhost:8000/api