Thanks for the reply. What is composer install? Is this a server configuration or something loaded to the root of the website.
Do you know if V2.1.1 requires composer install?
Thanks for the reply. What is composer install? Is this a server configuration or something loaded to the root of the website.
Do you know if V2.1.1 requires composer install?
I have had several goes at installing the latest developer script but the installation won't complete. I have looked at the error log and this is what it states:
ERROR - 2016-12-24 14:16:15 --> Severity: Error --> Class 'TastyIgniter\Database\Model' not found /home/demoorde/public_html/system/tastyigniter/models/Settings_model.php 26
Any help would be appreciated.
The v2.2.0-dev requires composer install.
The latest developer Script is the 2.2.0-dev only this Version requires composer install. https://github.com/tastyigniter/TastyIgniter/tree/developMidways I have had several goes at installing the latest developer script.........
Composer is an package manager and runs through the command line and installs dependencies for an application. https://getcomposer.org/