rennokki / watchcrunch-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WatchCrunch ⏱️

Installation

Copy-paste the following command:

composer install ; \
cp .env.example .env ; \
php artisan key:generate

Tests

Run tests with PHPUnit:

./vendor/bin/phpunit

About


Languages

Language:PHP 83.3%Language:Blade 15.5%Language:Shell 0.8%Language:JavaScript 0.5%