Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
nasrulhazim committed Jan 22, 2025
2 parents b699bd1 + a39e805 commit 4523d5d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to `app-pulse` will be documented in this file.

## v1.0.1 - Improve codes with PHPStan - Level 9 - 2024-11-14

**Full Changelog**: https://github.com/cleaniquecoders/app-pulse/compare/v1.0.0...v1.0.1

*p/s: Still few issues not yet fix on PHPStan*

## v1.0.0 - 2024-10-17

### **Release Notes for AppPulse v1.0.0**
Expand Down Expand Up @@ -52,6 +58,7 @@ It provides core features for tracking **uptime status** and **SSL certificate v
```bash
composer require cleaniquecoders/app-pulse


```
- Publish configuration and migrations with:

Expand All @@ -60,6 +67,7 @@ It provides core features for tracking **uptime status** and **SSL certificate v
php artisan vendor:publish --tag="app-pulse-migrations"
php artisan migrate


```
- Cron setup instructions included for smooth operation with Laravel’s scheduler.

Expand Down

0 comments on commit 4523d5d

Please sign in to comment.