Skip to content

Victor1995fed/xsd-validator

Repository files navigation

Check XML for XSD

This is a web application for check xml use xsd scheme

Install from docker here

image

System requirements

For local application starting (for development) make sure that you have locally installed next applications:

  • PHP >= 7.4
  • GIT >= 2.9
  • Composer >= 1.10
  • Mysql >= 5.7

Fast application starting

Just execute into your terminal next commands:

$ git clone https://github.com/Victor1995fed/xsd-validator.git
$ cd xsd-validator
$ composer install
$ php artisan migrate
$ php artisan serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages