Skip to content
Avatar
Block or Report

Block or report foremtehan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. Forked from Torann/laravel-geoip

    Determine the geographical location of website visitors based on their IP addresses.

    PHP

  2. Forked from imgload/qBittorrent

    Python

  3. 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

  4. council Public

    Forked from JeffreyWay/council

    An open source forum built on Laravel.

    PHP

  5. 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

  6. yt-dlc Public

    Forked from blackjack4494/yt-dlc

    media downloader for various sites.

    Python

161 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Mon Wed Fri

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

5 comments
Opened 6 other issues in 5 repositories
Started 1 discussion in 1 repository
laravel/framework

Seeing something unexpected? Take a look at the GitHub profile guide.