step 2: - Run the project in watch mode with: php spark serve
step 3: - Once the project is running in your browser, click the orange settings
icon on the right side of the screen.
step 4: - Adjust the settings as desired, following the guidance in the accompanying
video.
step 5: - Click the "Copy Config" button at the top of
the settings panel to copy your customized configuration.
step 6: - Open your code editor (e.g., VS Code) and
navigate to the AppSettingTableSeeder.php file. - Replace the value object
with the configuration you copied earlier.
step 7: - Stop the running project.
step 8: - Restart the project with: php spark serve