Amro Khaled

Results 9 issues of Amro Khaled

I can't sync gitlab projects or add new one. ![Screen Shot 2022-05-19 at 12 21 53 PM](https://user-images.githubusercontent.com/9614340/169272054-8fbb8009-ecdf-4461-88f5-ce5688374f40.png) ![Screen Shot 2022-05-19 at 12 22 02 PM](https://user-images.githubusercontent.com/9614340/169272061-f33bf9f9-134d-4ac1-b79b-92006b03acf6.png)

I change the direction of every thing in css style to `rtl` `*{ direction : rtl; text-align: right; }` The issue not is the cursor in textarea remains on the...

bug

Hi, How can I print web page in landscape mode ? I tried to extend the argument `--print-to-pdf=landscape` after file name from `getPdf` method butt didn't work

I don't get the input html tag with multiple property This is my code: ``` اختر الصور ``` This is what I get: ``

Fix issue https://github.com/codebyray/laravel-review-rateable/issues/50 ```json { "message": "SQLSTATE[42S22]: Column not found: 1054 Unknown column 'reviewable_type' in 'field list' (Connection: mysql, SQL: select distinct `reviewable_type` from `reviews`)", "exception": "Illuminate\\Database\\QueryException", "file": "/Users/amrokhaled/Code/damg/api/vendor/laravel/framework/src/Illuminate/Database/Connection.php", "line":...

Some options were removed in phpunit 10 like `printer` and `verbose` ### Proposed solution I see it's required now to use event system: https://github.com/sebastianbergmann/phpunit/issues/4807 and this might not working for...

Thank you for your great effort, I am trying to update data-min and data-max for buttons-range-filter using javascript, But the jplist is filtering with old values html ```html Clear duration...

Hi, I want to disable looking inside folders on remote when I run `> Ftp-synce : local to remote`, because it takes too much time. I tried to add configure...