Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up- Hurghada, Egypt
- Sign in to view email
- http://themsaid.com
Pinned
502 contributions in the last year
Contribution activity
May 2020
- themsaid/vapor-php-build Dockerfile
- themsaid/laravel-multitenancy PHP
Created a pull request in laravel/framework that received 7 comments
[8.x] Rename some queue configurations
This PR does the following:
Deprecates the --delay option of the queue:workcommand.
Adds a --backoff option to the command to replace --delay.
Ren…
+90
−80
•
7
comments
Created an issue in composer/composer that received 4 comments
Path repository is not working
My composer.json:
{ "repositories": [ { "type": "path", "url": "../src/laravel" } ], "require": { "laravel/framework": "*" }
}
Output of composer d…
4
comments