This repository was archived by the owner on Jul 16, 2023. It is now read-only.
Commit 6ee93fb
committed
Creating 'action' config option (for controllers)
The new config option enables us to implement our own validation procedures, without depending on the default closure - this, in turn, enables route caching (./artisan route:cache).1 parent f1aaf6e commit 6ee93fb
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | 29 | | |
32 | | - | |
| 30 | + | |
| 31 | + | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments