Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.1 KB

README.md

File metadata and controls

32 lines (26 loc) · 1.1 KB

PRs Welcome Chat HitCount Forks Stars Watchers Contributors

Build A Laravel App With TDD

Birdboard:

a minimal Basecamp-like project management app.

This project is for educational porpuses only. Pull request are welcome! Thank you for your cooperation!

Installation

cp .env.example .env
composer install
php artisan migrate:fresh --seed
php artisan test // ( Tests:  42 passed )

Requirements

php -v // (PHP 8.0.8)
node -v // v14.17.0
npm -v  // 6.14.13

Authors

Artūras Followers