Skip to content

Commit

Permalink
Explanation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wilson1000 committed Oct 7, 2023
1 parent 2be161b commit 52189a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ to flow, as and when they are provided.

### Artisan serve

Laravel comes with a built-in server. It's possible therefore to launch an application locally, although, this is
discouraged. However, for completeness, you could use this command to launch a local server:
Laravel comes with a built-in server. It's possible therefore to launch an application locally using this, although,
this is discouraged. However, for completeness, you could use this command to launch a local server:

```bash
php artisan serve
Expand Down

0 comments on commit 52189a4

Please sign in to comment.