Skip to content

Commit 583cef9

Browse files
committed
Update README.md
1 parent cf937f8 commit 583cef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The only PRO of installing it as a package is that you may benefit from updates.
2828

2929
1) [Download the latest build](https://github.com/Laravel-Backpack/MenuCRUD/archive/master.zip).
3030

31-
2) Paste the 'app' folder over your 'app' folder. No overwrite warnings should come up.
31+
2) Paste the 'app' and 'database' folders over your projects (merge them). No file overwrite warnings should come up.
3232

3333
3) Replace all mentions of 'Backpack\MenuCRUD\app' in the pasted files with your application's namespace ('App' if you haven't changed it):
3434
- app/Http/Controllers/Admin/MenuItemCrudController.php

0 commit comments

Comments
 (0)