Salem Ouerdani

Results 17 comments of Salem Ouerdani

For more ideas you may also check this extension: https://github.com/tunecino/yii2-schema-builder it is a different concept, more about generating and running a sequence of command shell but the default sequence looks...

Inside your fork repo click the `New pull request` button. It will give you the option to send all changes to upstream as a PR.

F4A is built with angularJs which is one of the best on designing single page applications. If your laravel app is not yet made then I would recommend building a...

Angular 2 ?! Great News :+1: just take the time it needs. I'm sure a solid framework will came out when Angular2 & F4A are combined :+1:

truth is this is a company owned open-source project and most of contributors behind this project, even contributors who worked in the last released version (1.3) or talked about angular2...

I don't think it is a good idea. I've seen another tutorial before this one using it from start and it was confusing for me, ngrx/entity is a helper module...

> That's just SQL part though; I think that part works already? Niet. At least not with PostgreSQL. But this one did: ```php User::find() ->where(['@>', 'json_column', new JsonExpression(['email' => '[email protected]'])])...

> please provide a reproducible example -- including your db schema -- so this can more easily be tested @yankeeinlondon In the todo example, just try to count how many...

I don't know much about either GAE or dockers but I've seen a talk about a custom docker images they made for running PHP on their App Engine Flexible Runtime:...

I just deployed a similar template to [this](https://github.com/tunecino/yii2-app-builder) to a flex engine which is same as the advanced one except that it has `api` and `auth` folders as restful entries...