Skip to content

Commit 78d88ad

Browse files
committed
readme updated
1 parent 124eb3c commit 78d88ad

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# About Laravel-Starter
1+
# Laravel-Starter (for Laravel 8)
2+
# Laravel-Starter (for Laravel 7, [click here](https://github.com/csinghdev/laravel-starter/tree/v1.0))
23
This Starter Application acts as starting point for application
34
development. A lot of things which needs to be taken care of during REST API Development are already present here.
45

@@ -15,7 +16,7 @@ Following are the list of things taken care of:
1516
- TDD (Test Driven Development) setup using phpunit
1617

1718
## Want to do it yourself?
18-
Here are the video tutorials you can follow to do it by yourself.
19+
Here are the video tutorials you can follow to do it by yourself. These tutorials are based on Laravel 7 and this project has been upgraded to Laravel 8, you may see few changes in latest code. Checkout [v1.0](https://github.com/csinghdev/laravel-starter/tree/v1.0) to see the exact code.
1920

2021
| | | |
2122
|:-------------------------:|:-------------------------:|:-------------------------:|

0 commit comments

Comments
 (0)