Skip to content

shinecorner/startbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Startbox API

Installing

composer install
php artisan key:generate
php artisan jwt:generate

Add the JWT key to the .env file

JWT_SECRET=base64:Gk9t... THIS IS AN EXAMPLE ... UoV/DR28Rc8pAf34McsYeJ8=

Running the tests

Run phpunit from your console in the project root

vendor/bin/phpunit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published