framework icon indicating copy to clipboard operation
framework copied to clipboard

Cygnite PHP Framework- A Modern Toolkit For Web Developers

Results 5 framework issues
Sort by recently updated
recently updated
newest added

Hello, Cygnite v2.0 (PHP 5.4+) has been released with many cool features. Next major version we are concentrating on- - PHP7 based framework (PHP7 as minimal requirement). - Architectural changes...

enhancement

Generated a CRUD using Craft and added route. But while updating a record it thorws exception: "Cygnite\Exception\Http\HttpNotFoundException Abort 404 Page Not Found!" ![cygnite_crud-edit-post-route-error](https://cloud.githubusercontent.com/assets/1744493/20399506/46f6157e-ad17-11e6-98f9-1c9f40fd647a.png)

bug

When tried to get the multiple records as json data, came up with empty string

enhancement

![migration_schema_builder_datetime_error](https://cloud.githubusercontent.com/assets/12070335/18035023/218105b6-6d6a-11e6-8344-69b726c37ee6.JPG) Exception throws for created_at "DATETIME" field when I try to execute Migration for for category table schema. Configuration: PHP 7 & MYSQL 5.7.9. Reference screenshot attached

bug