File tree
93 files changed
+9904
-0
lines changed- .idea
- app
- Console
- Exceptions
- Http
- Controllers
- Api
- Auth
- Task
- Middleware
- Providers
- bootstrap
- cache
- config
- database
- factories
- migrations
- seeds
- public
- resources
- js
- lang/en
- sass
- views
- routes
- storage
- app
- public
- framework
- cache
- data
- sessions
- testing
- views
- logs
- tests
- Feature
- Unit
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
93 files changed
+9904
-0
lines changedDiff for: .editorconfig
+15
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + |
Diff for: .env.example
+46
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + |
Diff for: .gitattributes
+5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + |
Diff for: .gitignore
+12
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + |
Diff for: .idea/.gitignore
+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: .idea/misc.xml
+6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: .idea/modules.xml
+8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: .idea/php.xml
+120
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: .idea/todo_api.iml
+119
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: .idea/vcs.xml
+6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: .rnd
1 KB
Binary file not shown.
Diff for: .styleci.yml
+13
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + |
0 commit comments