Cargo Pro - Courier System

Cargo Pro - Courier System v7.7

No permission to download

giggaaa

Member
Feb 27, 2021
28
39
13
127.0.0.1
gigabytedevelopersinc.com
Well, as a Software Engineer myself, here is what I had to do to resolve mine.

Run "php artisan storage:link" without the quotes
After linking, run "php artisan key:generate" also without the quotes.
Then, in the root of your project, run "chmod 775" without the quotes for the following directories
  1. bootstrap/cache
  2. public/storage
  3. storage
  4. storage/framework/
  5. storage/framework/cache
  6. storage/framework/cache/data
  7. storage/framework/sessions
  8. storage/framework/views
  9. storage/logs
This should resolve your issues. If you still experience it, kindly share and I might assist further.
 
  • Like
Reactions: enyacan

quantum777

New member
Nov 21, 2020
5
0
1
Greetings all, i try to change status, but its not showing, how do i change status to paid or other, so it can be showing track status, Please help
 

giggaaa

Member
Feb 27, 2021
28
39
13
127.0.0.1
gigabytedevelopersinc.com
If you are sure you ran the code accordingly and you are still experiencing the issue, what you can do is, delete your public/storage folder. You can do so by going to your project's public folder, and manually delete the storage folder, if it exists. Or you can run "rm -rf public/storage" without the quotes.

After you have removed the folder, run "php artisan storage:link" without the quotes. This should properly resolve your issue.
@giggaaa i did what you said, but still have the same error
 

startop

Active member
Feb 18, 2019
865
184
43
If you are sure you ran the code accordingly and you are still experiencing the issue, what you can do is, delete your public/storage folder. You can do so by going to your project's public folder, and manually delete the storage folder, if it exists. Or you can run "rm -rf public/storage" without the quotes.

After you have removed the folder, run "php artisan storage:link" without the quotes. This should properly resolve your issue.
thank you very much
done
 
Last edited:
  • Like
Reactions: giggaaa

discobot

New member
Jun 10, 2019
2
1
3
I'm getting this error:

Illuminate\Database\QueryException
SQLSTATE[HY000] [2002] No such file or directory (SQL: select * from information_schema.tables where table_schema = and table_name = translations and table_type = 'BASE TABLE') (View: /Applications/MAMP/htdocs/cargo/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/views/404.blade.php)
 

Davinchi

Member
Babiato Lover
Dec 22, 2020
65
39
18
@giggaaa it works but after some time then when ever I upload an image it shows a random address from Unsplash images which I did not upload and give 404 error
 
  • Like
Reactions: jamson

Sksalman43

Member
Trusted Uploader
Jul 7, 2018
27
95
13
Sksalman43 updated Cargo Pro - Courier System with a new update entry:

Cargo Pro - Courier System v6.6.0 – [ 03 August 2022]

v6.6.0 – [ 03 August 2022]

- New.
- Goshippo New Theme,
- Add Two Languages ( Turkish, Chinese ).
- Customer Can Create Return Mission.
- Fixes.
- Fix API For Mobile Application.
- Fix Barcode Scanner.
- Some improvements and minor bug fixes.


v6.5.0 – [ 03 July 2022]

- New.
- Add import shipment for all users.
- Fixes.
- Fix SSlCommerz payment gateway.
- Fix Instamojo payment gateway.
- Fix Razor payment gateway.
- Fix twilio, nexmo, ssl, fast2sms and mimo sms.
- Some...

Read the rest of this update entry...
 
  • Love
Reactions: Caly

rjrupom221

New member
Jun 30, 2022
3
0
1
1660587132189.png 1660587310126.png
Please help me. I'm getting a error when I'm trying to upload image. How can I solve this error?
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu