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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ This Starter Kit includes the following features:
41
41
42
42
## Front-end App Structure
43
43
44
-
The majority of the front-end code is located in the `resources/js` folder. In a React application, the most-common file/folder structure is to use **Kebab-Case**. Below is an example of how the `resources/js` folder is structured:
44
+
The majority of the front-end code is located in the `resources/js` folder. In a React app, the most-common file/folder structure is to use **kebab-case**. Below is an example of how this folder is structured:
0 commit comments