Skip to content
This repository was archived by the owner on Oct 20, 2025. It is now read-only.

Commit 967ddb9

Browse files
committed
Completed Command for creating forge database & tables and styled ASCII command text
2 parents 6090d8b + a152c03 commit 967ddb9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# PhpSlides
1+
# PhpSlide
22

33
<p align="center">
44
<a href="https://packagist.org/packages/phpslides/framework"><img src="https://img.shields.io/packagist/dt/phpslides/framework" alt="Total Downloads"></a>
@@ -103,7 +103,7 @@ Edit the .env file to configure database settings, application settings, and oth
103103

104104
```bash
105105
APP_NAME=PhpSlides
106-
APP_VERSION=1.3.1
106+
APP_VERSION=1.3.x
107107
APP_DEBUG=true
108108
APP_ENV=development
109109
```

0 commit comments

Comments
 (0)