laravel-6 support

This commit is contained in:
RafficMohammed
2023-01-08 01:17:22 +05:30
parent 1a5c16ae4b
commit 774eed8b0e
4962 changed files with 279380 additions and 297961 deletions

View File

@@ -2,7 +2,9 @@ Please check the following instructions before submitting a bug :
* Make sure you are using the latest version.
* 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.
If your problem still remains, please do these steps :
* Run `php ./vendor/unisharp/laravel-filemanager/bin/debug` and paste the results here.
* Capture screenshots of your browser console and paste them here.
* Provide the steps to reproduce your issue, so we might solve it quicker.
And provide the followings :
* Operating system :
* Laravel version :
* Package version :
* Steps to reproduce your issue :
* Screenshots of browser console :

View File

@@ -0,0 +1,16 @@
---
name: Bug report
about: Create a report to help us improve
---
Please check the following instructions before submitting a bug :
* Make sure you are using the latest version.
* 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.
And provide the followings :
* Operating system :
* Laravel version :
* Package version :
* Steps to reproduce your issue :
* Screenshots of browser console :

View File

@@ -0,0 +1,17 @@
---
name: Feature request
about: Suggest an idea for this project
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.