Skip to content

tiagodevweb/lab-php-shipping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shipping

Requisitos:

PHP 7.0 | MySQL 5.7 | Composer

Instalação:

import dump.sql

Terminal:

git clone
composer install

Configuração:

conexão PDO em src/Shipping/App/dependencies.php

Testes:

php vendor/bin/phpunit

Server:

php -S localhost:8000 -t public

About

PHP laboratory in the shipping domain

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published