File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,26 @@ After installing Paket, publish its assets to `public/vendor/paket` directory &
3232$ php artisan paket:setup
3333```
3434
35+ ## Usage
36+
37+ Paket exposes a dashboard at ` /paket ` . By default, you will only be able to access this dashboard in the ` local ` environment.
38+
39+ ### Dashboard
40+
41+ ![ Laravel Paket Dashboard] ( https://user-images.githubusercontent.com/1849174/60400916-182af400-9b83-11e9-96b5-a481b1aba463.png )
42+
43+ ### Requirements List
44+
45+ ![ Laravel Paket Requirements] ( https://user-images.githubusercontent.com/1849174/60400928-355fc280-9b83-11e9-81ed-9c0af2606e58.png )
46+
47+ ### Jobs List
48+
49+ ![ Laravel Paket Jobs] ( https://user-images.githubusercontent.com/1849174/60400934-4f99a080-9b83-11e9-8bb6-e3ce3fcce1a4.png )
50+
51+ ### Job
52+
53+ ![ Laravel Paket Job] ( https://user-images.githubusercontent.com/1849174/60400942-6fc95f80-9b83-11e9-9afd-f82f76980fb4.png )
54+
3555## License
3656
3757- ` Laravel Paket ` package is open-sourced software licensed under the [ MIT License] ( LICENSE ) by [ Anton Komarev] ( https://komarev.com ) .
You can’t perform that action at this time.
0 commit comments