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 c629566 commit f732a5fCopy full SHA for f732a5f
README.md
@@ -10,6 +10,7 @@
10
3. `npm install`
11
4. `composer install`
12
5. Rename `.env.example` file to `.env`
13
+5. Add your database settings to `.env` file
14
6. Generate a key by running `php artisan key:generate`
15
7. `php artisan serve`
16
8. Now you can see your project at `http://127.0.0.1:8000`
0 commit comments