Block or Report
Block or report foremtehan
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
laravel-geoip Public
Forked from Torann/laravel-geoip
Determine the geographical location of website visitors based on their IP addresses.
PHP
-
-
Forked from bradtraversy/design-resources-for-developers
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
-
-
teamsy Public
Forked from iAmKevinMcKee/teamsy
A sample multi-tenant application for Laravel using a single database. Watch the Laracasts series to see how this was built.
PHP
-
161 contributions in the last year
Contribution activity
November 2022
Created 1 commit in 1 repository
Reviewed 1 pull request in 1 repository
laravel/framework
1 pull request
Created an issue in php/php-src that received 5 comments
Enum syntax error when using $this with instanceof inside a method
Description The following code: <?php enum Language: int { case English = 1; public function isEnglish(): bool { return $this instanceof self::English
Opened 6 other issues in 5 repositories
laravel/framework
2
closed
moby/moby
1
closed
php/php-src
1
closed
laravel/octane
1
closed
docker/hub-feedback
1
open
Started 1 discussion in 1 repository
laravel/framework
-
Cache user model in Sanctum
This contribution was made on Nov 18

