Skip to content

Commit

Permalink
Add installation info
Browse files Browse the repository at this point in the history
  • Loading branch information
Vectorial1024 committed Nov 28, 2024
1 parent b3c41ad commit d28182c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,11 @@ Utilize Laravel Processes to run PHP code asynchronously.
- Silent execution: no built-in result-checking, check the results yourself (e.g. via database)

## Installation
(WIP)
via Composer:

```sh
composer require vectorial1024/laravel-process-async
```

## Change log
Please see `CHANGELOG.md`.
Expand Down

0 comments on commit d28182c

Please sign in to comment.