Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
anisAronno committed Oct 16, 2024
1 parent 6d4f445 commit 2c613a1
Show file tree
Hide file tree
Showing 5 changed files with 713 additions and 702 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ Welcome to the Laravel Starter Project! This repository provides a kickstart set
- Laravel [Pulse](https://laravel.com/docs/11.x/pulse) (Application's performance Monitoring)
- Laravel [Clockwork](https://github.com/itsgoingd/clockwork) (Request Monitoring)
- Laravel [Horizon](https://laravel.com/docs/11.x/horizon) (Job And Queue manage)
- Laravel [Settings](https://github.com/anisAronno/laravel-settings) (Personal Package for application settings)
- Laravel [Settings](https://github.com/anisAronno/laravel-auto-updater) (Personal Package for application settings)
- Laravel [Auto Updater](https://github.com/anisAronno/laravel-settings) (Personal Package for self updates)
- Laravel [Media Gallery](https://github.com/anisAronno/laravel-media-gallery) (Personal Package for file management)
- Laravel [Activity Log](https://github.com/spatie/laravel-activitylog) (Track User Activity)
- Beautiful [Log Viewer](https://github.com/opcodesio/log-viewer) for local and production
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "anisaronno/laravel-starter",
"type": "project",
"version": "0.3.1",
"version": "0.3.2",
"description": "A perfect laravel starter project for any kind of project.",
"keywords": [
"laravel",
Expand Down
Loading

0 comments on commit 2c613a1

Please sign in to comment.