Cookie Consent
Due to the fact that the initial Prvstorage app was built on top of popular Laravel php framework, version 8, in time, there were identified vulnerabilities to that framework. Because Laravel is an extensively used framework, those vulnerabilities have been addressed through regular updates. To ensure Prvstorage app security, with Prvstorage version 0.11.0 base framework has been updated from Laravel 8 to Laravel 9.
Version 0.11.0 of Prvstorage app is up and running.
This is will not significantly change the user feel and interaction with the app.
This a major update of the base framework that Prvstorageis built on, addressing some vulnerabilities of older versions of Laravel Framework
To update your Prvstorage app to latest version follow the steps below
$ cd /var/www/your/prvstorage/directory
$ git pull origin stable
$ sudo git pull origin stable
$ php artisan migrateThere you are: you have updated your app to latest stable version.
For any issue with the app or suggestions to improve it, please contact me on Email or in the Report issue section of this website.