harish81 / digidocu

Open Source Documents Management System Built with Laravel 6
https://nandoliyaharish.gitbook.io/digidocu/
GNU General Public License v3.0
110 stars 65 forks source link

Button Upload doesn't work #18

Closed jeffjarold closed 3 years ago

jeffjarold commented 3 years ago

Hello, I'm having an issue with the button Upload, when i click it , the page '404 page not found' appears ![Uploading 404.PNG…]()

jeffjarold commented 3 years ago

Hello, I'm having an issue with the button Upload, when i click it , the page '404 page not found' appears 404

harish81 commented 3 years ago

Please post more info. like PHP version, laravel version (if upgraded) etc...

jeffjarold commented 3 years ago

OK , Laravel 5.4.30 and PHP 7.2.33

I also think maybe that it cannot found the right route

harish81 commented 3 years ago

Please use laravel 6. how could you able to install laravel 5.4 even there is laravel 6 is listed in composer.json file

jeffjarold commented 3 years ago

it's ok now with that, but i try to upload a file this error appears, however the file was uploaded anyway, but when i try to see the file in the folder the same error appears and i can't view the file that i uploaded error

jeffjarold commented 3 years ago

?

theefreelancer commented 3 years ago

I am having the same issue upload button not working but I am using Laravel version 6. I don't know what could be a miss

jeffjarold commented 3 years ago

Please what kind of error appeared? At least send a screenshot of error message

theefreelancer commented 3 years ago

Here is the error message I receive after the upload button click [image: digidocu-failed upload.PNG]

On Sun, Oct 10, 2021 at 11:16 AM jeffjarold @.***> wrote:

Please what kind of error appearead? At least screenshot

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/harish81/digidocu/issues/18#issuecomment-939428772, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMKH6YJGAYK4TVZKSS55JZTUGFDVFANCNFSM5CTON3OA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

jeffjarold commented 3 years ago

I don't see your image, send it well

theefreelancer commented 3 years ago

!I dont why it doesnt display here..but its a 404 just like one for the second commentor jeffjarold

jeffjarold commented 3 years ago

Create firstly a document before trying to upload a file The 404 error appeared because you didnt create any document

harish81 commented 3 years ago

Create firstly a document before trying to upload a file The 404 error appeared because you didnt create any document

Yes as @jeffjarold said, you have to create first document then upload files inside documents. document are like folder which contains multiple files.

image Choose document dropdown shouldnt be empty before clicking upload button