You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+10
Original file line number
Diff line number
Diff line change
@@ -32,23 +32,33 @@ php artisan make:sheet-model
32
32
**Step 1 - Enter the full path to the directory where you want to create the model file (defaults to app_path()):**
33
33
34
34
<imgwidth="820"alt="Screen Shot 2020-03-03 at 3 09 05 PM"src="https://user-images.githubusercontent.com/1053395/75819852-f3fe6300-5d60-11ea-8c67-7a46379caf05.png">
35
+
35
36
---
37
+
36
38
**Step 2 - Enter the name you want to use for your model class:**
37
39
38
40
<imgwidth="536"alt="Screen Shot 2020-03-03 at 3 11 10 PM"src="https://user-images.githubusercontent.com/1053395/75820030-3de74900-5d61-11ea-9cf2-84d2c6977cbb.png">
41
+
39
42
---
43
+
40
44
**Step 3 - Paste the edit url of your Google Sheet from the browser address bar:**
41
45
42
46
<imgwidth="816"alt="Screen Shot 2020-03-03 at 3 13 33 PM"src="https://user-images.githubusercontent.com/1053395/75820229-99b1d200-5d61-11ea-9d18-37372b108976.png">
47
+
43
48
---
49
+
44
50
**Step 4 - Confirm that the path and full classname look right:**
45
51
46
52
<imgwidth="1120"alt="Screen Shot 2020-03-03 at 3 14 47 PM"src="https://user-images.githubusercontent.com/1053395/75820325-c4038f80-5d61-11ea-987d-edac8e820caf.png">
53
+
47
54
---
55
+
48
56
**Step 5 - And you will receive the template of a macro that you can attach to your sheet that will tell your site that the sheet has changed so a new cache has to be built.**
49
57
50
58
<imgwidth="972"alt="Screen Shot 2020-03-03 at 3 20 58 PM"src="https://user-images.githubusercontent.com/1053395/75820796-a256d800-5d62-11ea-8cff-2b5c0d42efb3.png">
0 commit comments