File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5858 | strategy for each Resource in every version.
5959 */
6060
61- 'routing_manifest_path ' => storage_path ( 'api-resources/ manifest.json ' ),
61+ 'routing_manifest_path ' => app ()-> bootstrapPath ( 'api-resources- manifest.json ' ),
6262
6363];
Original file line number Diff line number Diff line change 6262 | strategy for each Resource in every version.
6363 */
6464
65- 'routing_manifest_path ' => storage_path ( 'api-resources/ manifest.json ' ),
65+ 'routing_manifest_path ' => app ()-> bootstrapPath ( 'api-resources- manifest.json ' ),
6666];
Original file line number Diff line number Diff line change 4444 | strategy for each Resource in every version.
4545 */
4646
47- 'routing_manifest_path ' => storage_path ( 'api-resources/ manifest.json ' ),
47+ 'routing_manifest_path ' => app ()-> bootstrapPath ( 'api-resources- manifest.json ' ),
4848 ];
You can’t perform that action at this time.
0 commit comments