reta110/test

Testing how to create a package

Maintainers

Details

github.com/Reta110/test

Source

Issues

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:coomposer-plugin

1.1 2017-09-08 15:35 UTC

This package is auto-updated.

Last update: 2024-04-13 09:53:49 UTC


README

Learning how to create a package

This package add two routes.

The first one:

/add/{number}/{number}

Shows a view with the result.

The second one:

/subtract/{number}/{number}

Shows a view with the result.