pensoft / restcoastmobileapp-plugin
There is no license information available for the latest version (v1.0.22) of this package.
No description provided yet...
Package info
github.com/pensoft/october_plugin_restcoastmobileapp
Type:october-plugin
pkg:composer/pensoft/restcoastmobileapp-plugin
v1.0.22
2025-11-06 16:10 UTC
Requires
- google/cloud-storage: ^1.25
- psr/log: ^1.1
- superbalist/laravel-google-cloud-storage: 2.2.2
Conflicts
- illuminate/filesystem: >=7.0
- illuminate/support: >=7.0
This package is not auto-updated.
Last update: 2026-06-09 12:19:33 UTC
README
Installation Instructions
After installing the plugin, navigate to the plugin directory and run the following command to install necessary dependencies:
cd plugins/pensoft/restcoastmobileapp
composer install
Then you should go back to the root of the project and run:
php artisan cache:clear
php artisan config:clear
php artisan config:cache