You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to save certain validation types IsInt, PostalCode, Phone Number and some others, I receiving an error saying that the file could not be saved.
As you have not specified the OS I do assume that you use some Unix based system.
Sometimes I do experience similar problem [with Linux] and every time it happens because of the project files` permissions.
It happens often when I do composer update with IDE or with CLI as my primary username. In such a situation apigility as www-data:www-data as no permissions to operate on config files.
When I try to save certain validation types IsInt, PostalCode, Phone Number and some others, I receiving an error saying that the file could not be saved.
Originally posted by @coltcox at zfcampus/zf-apigility-skeleton#116
The text was updated successfully, but these errors were encountered: