Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 363 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 363 Bytes

About

This app is using laravel framework. The purpose of this app is to convert numeric input to roman numerals.

To run the app

./vendor/bin/sail up

Usage of the command

php artisan convert:numeric_to_roman_numerals --numeric=1

php artisan convert:numeric_to_roman_numerals --numeric=50

php artisan convert:numeric_to_roman_numerals --numeric=100