Skip to content
This repository was archived by the owner on Dec 11, 2020. It is now read-only.

Commit 2b9c624

Browse files
committed
update readme
1 parent 808fa1d commit 2b9c624

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ One way is to use the built-in server by running:
4747
php artisan serve
4848
```
4949
> Any other method would also work (Apache, Nginx, etc...)
50-
2. Visit your application at */lucid/dashboard*
50+
2. Run `php artisan vendor:publish --provider="Lucid\Console\LucidServiceProvider"`
51+
3. Visit your application at */lucid/dashboard*
5152

5253
### 1. Create a Service
5354

0 commit comments

Comments
 (0)