You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+20-50Lines changed: 20 additions & 50 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,68 +1,38 @@
1
-
# :package_description
2
-
3
-
[](https://packagist.org/packages/:vendor_slug/:package_slug)
This repo can be used to scaffold a Laravel package. Follow these steps to get started:
10
-
11
-
1. Press the "Use this template" button at the top of this repo to create a new repo with the contents of this skeleton.
12
-
2. Run "php ./configure.php" to run a script that will replace all placeholders throughout all the files.
13
-
3. Have fun creating your package.
14
-
4. If you need help creating a package, consider picking up our <ahref="https://laravelpackage.training">Laravel Package Training</a> video course.
15
-
---
16
-
<!--/delete-->
17
-
This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
1
+
# Server Memory Health Check for Spatie Laravel Health Check and Oh Dear
18
2
19
-
## Support us
3
+
[](https://packagist.org/packages/ziming/laravel-memory-health-check)
Memory Usage Health Check for Spatie Laravel Health Check Package. In the future I aim to add Memory Load Health Check too.
9
+
## Support us
22
10
23
-
We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).
11
+
You can donate to my github sponsor or use my affiliate link for [Oh Dear](https://ohdear.app/?via=laravel-health-memory). This comes at no extra cost to you and helps support my opensource work.
24
12
25
-
We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).
0 commit comments