Skip to content

Commit 4f335cd

Browse files
authored
Update README.md
1 parent b22233e commit 4f335cd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,14 @@ The following tools are required in order to start the installation.
3434

3535
You can now visit the app in your browser by visiting [http://127.0.0.1:8000](http://127.0.0.1:8000).
3636

37+
## Commands
38+
39+
Command | Description
40+
--- | ---
41+
**`php artisan test`** | Run the tests
42+
`php artisan migrate:fresh --seed` | Reset the database
43+
`npm run watch` | Watch for changes in CSS and JS files
44+
3745
## Maintainers
3846

3947
The Laravel.io pastebin is currently maintained by [Dries Vints](https://github.com/driesvints) and [Joe Dixon](https://github.com/joedixon). If you have any questions please don't hesitate to create an issue on this repo.

0 commit comments

Comments
 (0)