We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a49dd8 commit 89a470aCopy full SHA for 89a470a
README.md
@@ -49,7 +49,7 @@ This repository provides an example of how to set up a Laravel application with
49
```
50
5. **Generate Laravel Application Key**
51
52
- Generate Laravel Application Key
+ Open another terminal window and run the following command to generate laravel application key
53
54
```sh
55
docker compose exec app php artisan key:generate
0 commit comments