Updating pages

This commit is contained in:
Shadchamp
2025-08-28 23:16:35 -04:00
parent d8a7211f2c
commit e58c890944
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -158,7 +158,7 @@ or Log out and back in for the group change to take effect.
This will start the required Docker containers in detached mode.
For troubleshooting MySQL root user errors, see [Fix MySQL root user error](./TROUBLESHOOTING.md#fix-mysql-root-user-error).
For troubleshooting MySQL root user errors, see [Fix MySQL root user error](./Troubleshooting.md#fix-mysql-root-user-error).
## 10. Generate Application Key
+3
View File
@@ -157,6 +157,9 @@ or Log out and back in for the group change to take effect.
This will start the required Docker containers in detached mode.
For troubleshooting MySQL root user errors, see [Fix MySQL root user error](./Troubleshooting.md#fix-mysql-root-user-error).
## 10. Generate Application Key
Before generating the Laravel application key, ensure your `.env` file contains an `APP_KEY` variable (it can be empty):