Skip to content
View zoparga's full-sized avatar

Block or report zoparga

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. szamlazz-hu-szamla-agent szamlazz-hu-szamla-agent Public

    Szamlazz.hu PHP integration, package version

    PHP 1

  2. laravel-szamlazzhu laravel-szamlazzhu Public

    PHP 12 13

  3. laravel-docker-boilerplate laravel-docker-boilerplate Public

    laravel-docker-boilerplate

    Shell 3

  4. static-site-docker static-site-docker Public

    Shell

  5. deploy-laravel-sh deploy-laravel-sh Public

    Deploy automation script for Laravel project

    Shell

  6. make model slugify make model slugify
    1
    <?php
    2
    
                  
    3
    namespace App\Traits;
    4
    
                  
    5
    use Illuminate\Http\Request;