Skip to content

Commit e16b43d

Browse files
Update readme.md
1 parent e176f0c commit e16b43d

File tree

1 file changed

+1
-20
lines changed

1 file changed

+1
-20
lines changed

readme.md

Lines changed: 1 addition & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1 @@
1-
# Laravel Nova 👩‍🚀
2-
3-
![Build Status](https://app.chipperci.com/projects/8d0bc3d0-073f-4bfd-83f3-4a9879a9aaab/status/master)
4-
5-
- [Website](https://nova.laravel.com)
6-
- [Releases](https://nova.laravel.com/releases)
7-
- [Documentation](https://nova.laravel.com/docs)
8-
- [Installation](https://nova.laravel.com/docs/3.0/installation.html)
9-
- [Updating Nova](https://nova.laravel.com/docs/3.0/installation.html#updating-nova)
10-
- [Nova Packages](https://novapackages.com)
11-
12-
## Upgrade Guide
13-
14-
- Copy the `Main` dashboard to your codebase
15-
- Delete the `cards` method from your `NovaServiceProvider`
16-
- Action `fields()` method changed to `fields(NovaRequest $request)`
17-
18-
### Modals
19-
20-
If you have a custom modal, make sure to add the `<teleport to="#modals">` component as the root level.
1+
Nothing

0 commit comments

Comments
 (0)