Skip to content
This repository was archived by the owner on Feb 18, 2023. It is now read-only.

Commit 920a5cb

Browse files
committed
update docker ignore and readme
1 parent 94bdcc2 commit 920a5cb

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

.dockerignore

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,3 @@ node_modules/
66
.env
77
vendor/
88
storage/logs/laravel.log
9-
storage/framework/cache/
10-
storage/framework/sessions/
11-
storage/framework/views/
12-

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Navigate to the project root and run `vendor/bin/phpunit` after installing all t
7171

7272
## Demo
7373

74-
You can visit the demo in the following link [http://demo.laravelapi.com/](http://demo.laravelapi.com/)
74+
You can visit the demo in the following link [https://demo.laravelapi.com/](https://demo.laravelapi.com/)
7575

7676
## License
7777

0 commit comments

Comments
 (0)