Skip to content

Commit 1e4af5c

Browse files
committed
Update Readme
1 parent 6d4f445 commit 1e4af5c

File tree

5 files changed

+713
-702
lines changed

5 files changed

+713
-702
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ Welcome to the Laravel Starter Project! This repository provides a kickstart set
3131
- Laravel [Pulse](https://laravel.com/docs/11.x/pulse) (Application's performance Monitoring)
3232
- Laravel [Clockwork](https://github.com/itsgoingd/clockwork) (Request Monitoring)
3333
- Laravel [Horizon](https://laravel.com/docs/11.x/horizon) (Job And Queue manage)
34-
- Laravel [Settings](https://github.com/anisAronno/laravel-settings) (Personal Package for application settings)
34+
- Laravel [Settings](https://github.com/anisAronno/laravel-auto-updater) (Personal Package for application settings)
35+
- Laravel [Auto Updater](https://github.com/anisAronno/laravel-settings) (Personal Package for self updates)
3536
- Laravel [Media Gallery](https://github.com/anisAronno/laravel-media-gallery) (Personal Package for file management)
3637
- Laravel [Activity Log](https://github.com/spatie/laravel-activitylog) (Track User Activity)
3738
- Beautiful [Log Viewer](https://github.com/opcodesio/log-viewer) for local and production

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "anisaronno/laravel-starter",
33
"type": "project",
4-
"version": "0.3.1",
4+
"version": "0.3.3",
55
"description": "A perfect laravel starter project for any kind of project.",
66
"keywords": [
77
"laravel",

0 commit comments

Comments
 (0)