pensoft/restcoastmobileapp-plugin

There is no license information available for the latest version (v1.0.22) of this package.

No description provided yet...

Maintainers

Package info

github.com/pensoft/october_plugin_restcoastmobileapp

Type:october-plugin

pkg:composer/pensoft/restcoastmobileapp-plugin

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0


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