Yassine Rais
Yassine Rais
Again ! Guys can you split the getRootProps into two parts one just for drag drop files and the other one for selecting a file because mixing those two make...
Hello :) i wont just to remember you that if any link is dead just go copy link and paste in http://web.archive.org/ and if you are so lucky you will...
Hello ✋🏻 Hazel ! i want just to suggest that its will be a great idea to make a documentation for the engine it will be very useful ! 😄...

It will be cool if we can add a default function value for the column ```php new Column( 'id', [ 'type' => Column::TYPE_CHAR, 'default' => "uuid_generate_v4()", 'notNull' => true, 'size'...
It will be good if its generate a const name of table instead of puting it directly at the morphTable because 1. A migrate file generated for unique table 2....
As we know in Postgres, we have many types of columns, also we can create any type as we want So column's type must me the same from table (example::...
Hello Team ! it will be nice to have a minimum documentation or a design(graph) about how the phalcon migration work. to know which and when methods like **afterUp** is...
# Is this library still maintained?
**Upgrade to next version ! rename getPaginate to paginate()** i'm not sur if you keep working in this (6years ago) but if you want to update its please fix the...