We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bebb7e commit 79b8f74Copy full SHA for 79b8f74
1 file changed
README.md
@@ -15,7 +15,6 @@ $ composer create-project dotkernel/dot-admin .
15
* if using admin and frontend, you can import the `dot-admin+frontend.sql` database
16
* remove the `.dist` extension of the files `local.php.dist` located in `config/autoload`
17
* edit `local.php` according to your dev machine. Fill in the `database` configuration and mail configuration
18
-* run the following command in your project root dir
19
* if you use the create-project command, after installing, the project will go into development mode automatically
20
* you can also toggle development mode by using the composer commands
21
```bash
0 commit comments