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: .github/ISSUE_TEMPLATE.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
@@ -1,6 +1,6 @@
1
1
Please check the following instructions before submitting a bug :
2
2
* Make sure you are using the latest version.
3
-
* Make sure you read [installation](http://unisharp.github.io/laravel-filemanager/installation), [integration](http://unisharp.github.io/laravel-filemanager/integration), and [upgrade](http://unisharp.github.io/laravel-filemanager/upgrade) document.
3
+
* Make sure you read [installation](http://unisharp.github.io/laravel-filemanager/installation), [integration](http://unisharp.github.io/laravel-filemanager/integration)
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.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
@@ -6,7 +6,7 @@ about: Create a report to help us improve
6
6
7
7
Please check the following instructions before submitting a bug :
8
8
* Make sure you are using the latest version.
9
-
* Make sure you read [installation](http://unisharp.github.io/laravel-filemanager/installation), [integration](http://unisharp.github.io/laravel-filemanager/integration), and [upgrade](http://unisharp.github.io/laravel-filemanager/upgrade) document.
9
+
* Make sure you read [installation](http://unisharp.github.io/laravel-filemanager/installation), [integration](http://unisharp.github.io/laravel-filemanager/integration)
This is the document of v2 version, v1 document can be found here: [https://github.com/UniSharp/laravel-filemanager/tree/v1/docs](https://github.com/UniSharp/laravel-filemanager/tree/v1/docs)
* Run `composer require unisharp/laravel-filemanager:dev-master` to get the latest developer version.
73
+
* Run `composer require mafftor/laravel-file-manager:dev-master` to get the latest developer version.
74
74
75
75
## What's next
76
76
77
-
1. Check the [integration document](http://unisharp.github.io/laravel-filemanager/integration) to see how to apply this package.
77
+
1. Check the [integration document](https://github.com/mafftor/laravel-file-manager/blob/master/docs/integration.md) to see how to apply this package.
78
78
79
-
1. Check the [config document](http://unisharp.github.io/laravel-filemanager/config) to discover the flexibility of this package.
79
+
1. Check the [config document](https://github.com/mafftor/laravel-file-manager/blob/master/docs/config.md) to discover the flexibility of this package.
0 commit comments