Skip to content
View yaroslawww's full-sized avatar
🇺🇦
🇺🇦
Block or Report

Block or report yaroslawww

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. laravel-dusk-reporter laravel-dusk-reporter Public

    Report generator for Laravel Dusk

    PHP 2

  2. dev-think-one/laravel-email-change-verification dev-think-one/laravel-email-change-verification Public

    Package allow add verification for new email when user change email

    PHP

  3. dev-think-one/laravel-recently-viewed dev-think-one/laravel-recently-viewed Public

    Functionality to save/get in session recently viewed entities

    PHP 11 9

  4. laravel-force-https laravel-force-https Public

    PHP 12 3

  5. dev-think-one/nova-chunked-video dev-think-one/nova-chunked-video Public

    A highly targeted package for downloading video in chunks.

    PHP 1

  6. Compress wordpress plugin, build scr... Compress wordpress plugin, build scripts and exclude specific folders and files
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    PACKAGE_VERSION=$(cat package.json \
    4
      | grep version \
    5
      | head -1 \