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 7076c7f commit 98caedeCopy full SHA for 98caede
README.md
@@ -55,18 +55,6 @@ cp .env.example .env
55
php artisan key:generate
56
```
57
58
-3. Create the database and run the migrations:
59
-
60
-```sh
61
-mkdir -p database && touch database/database.sqlite && php artisan migrate
62
-```
63
64
-4. Generate Swagger documentation:
65
66
67
-php artisan l5-swagger:generate
68
69
70
### Setup Database Configuration
71
72
To learn more about connecting to your Capella cluster, please follow the [instructions](https://docs.couchbase.com/cloud/get-started/connect.html).
0 commit comments