Skip to content

Latest commit

 

History

History
executable file
·
12 lines (9 loc) · 450 Bytes

readme.md

File metadata and controls

executable file
·
12 lines (9 loc) · 450 Bytes

Testing in laravel demo app

Test Coverage

Instructions

  • Clone and delete .git directory to have a clean fork
  • Run composer install
  • Copy .env.example to .env
  • Run php artisan key:generate
  • Run php artisan app:name Some\\Namespace
  • Add project in circleci.com