HOW TO UPDATE

When there is a new update for fuodz, you adminend/backend need to be updated to the latest version you downloaded from codecanycon.

  1. Upload the Update Owners.zip in the backend folder of the file you downloaded from codecanyon to your server.

  2. Extract the content of the Update Owners.zip in your backend root directory.

NOTE: In some cases, you will get error regarding vendor folder permission issues. Here is how to solve the vendor folder permission issue:

  1. Go to the root of the backend project(in our case its public_html)

  2. Delete the vendor folder in that dir.

  3. Then go back to the Update Owner folder

  4. Now try moving the file/folder that is left in that Update Owners dir

ERROR AFTER UPDATING BACKEND

NOTE: If you are getting error like this after moving the files/folder

Solution: Delete the the files and folder in cache folder in the bootstrap folder bootstrap/cache

Last updated