Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Launch

php -S localhost:8000 ./public/index.php

To test

./vendor/bin/phpcs; ./vendor/bin/phpunit

PHINX

to update ddb

./vendor/bin/phinx migrate

to create migrations

./vendor/bin/phinx create [kebab-case-name]

to create seed

./vendor/bin/phinx seed:create [CamelCaseName]

to set seeds

./vendor/bin/phinx seed:run

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages