Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kenvilar/laravel-spendeer
https://spendeer.herokuapp.com/ A personal monthly budget web application using Laravel Framework with TDD (Test Driven Development)
https://github.com/kenvilar/laravel-spendeer
laravel-framework phpunit tdd test-driven-development test-helpers
Last synced: 14 days ago
JSON representation
https://spendeer.herokuapp.com/ A personal monthly budget web application using Laravel Framework with TDD (Test Driven Development)
- Host: GitHub
- URL: https://github.com/kenvilar/laravel-spendeer
- Owner: kenvilar
- Created: 2018-04-13T12:13:01.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-18T01:27:57.000Z (almost 7 years ago)
- Last Synced: 2024-11-18T22:11:33.705Z (3 months ago)
- Topics: laravel-framework, phpunit, tdd, test-driven-development, test-helpers
- Language: PHP
- Homepage:
- Size: 808 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Laravel Spendeer
================# Instructions
* Type this in your terminal
```ssh
./vendor/bin/phpunit
```