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
Also, you will need to install Composer: https://getcomposer.org/doc/00-intro.md
22
-
And Laravel: https://laravel.com/docs/7.x/installation
23
+
And Laravel: https://laravel.com/docs/8.x/installation
23
24
24
25
## Installation
25
26
@@ -88,10 +89,69 @@ public function rules()
88
89
}
89
90
```
90
91
92
+
## Documentation
93
+
The documentation for the Material Dashboard Laravel is hosted at our [website](https://argon-dashboard-laravel.creative-tim.com/docs/getting-started/overview.html?_ga=2.29287036.1564880607.1605870409-618833345.1605870409).
94
+
95
+
## Browser Support
96
+
97
+
At present, we officially aim to support the last two versions of the following browsers:
Please see the [changelog](changelog.md) for more information on what has changed recently.
94
111
112
+
## Reporting Issues
113
+
114
+
We use GitHub Issues as the official bug tracker for the Material Dashboard Laravel. Here are some advices for our users that want to report an issue:
115
+
116
+
1. Make sure that you are using the latest version of the Material Dashboard Laravel. Check the CHANGELOG from your dashboard on our [website](https://www.creative-tim.com/?ref=mdl-readme).
117
+
2. Providing us reproducible steps for the issue will shorten the time it takes for it to be fixed.
118
+
3. Some issues may be browser specific, so specifying in what browser you encountered the issue might help.
0 commit comments