Skip to content

Minimal Basecamp-like project management app with Laravel 8 and TDD

Notifications You must be signed in to change notification settings

keizah7/birdboard

Repository files navigation

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