Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
domthomas-dev committed May 18, 2020
1 parent ac20a83 commit f39e2f8
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Nova grid system for Laravel Nova
# Nova grid system for Laravel Nova

## Install

Expand Down Expand Up @@ -186,6 +186,15 @@ To publish it, you can use this command:
php artisan vendor:publish --tag="nova-grid-system"
```


## Screenshots

![Creating form](https://user-images.githubusercontent.com/17202290/82239889-ca091580-9939-11ea-9b45-aeff0e26db4a.png)

![Updating form](https://user-images.githubusercontent.com/17202290/82239901-cbd2d900-9939-11ea-8c2e-60d31f1daa33.png)

![Detail page](https://user-images.githubusercontent.com/17202290/82239906-cd9c9c80-9939-11ea-9281-18293f8e7447.png)

## License

The MIT License (MIT). Please see License File for more information.
Expand Down

0 comments on commit f39e2f8

Please sign in to comment.