Skip to content
View Dlogon's full-sized avatar

Highlights

  • Pro

Block or report Dlogon

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 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. led-matrix-eeprom led-matrix-eeprom Public

    Vue

  2. quick-crud-for-laravel quick-crud-for-laravel Public

    Create a crud for model in some steps

    PHP

  3. tailwind-alerts tailwind-alerts Public

    Blade

  4. translation-manager translation-manager Public

    PHP

  5. cyberpanel php laravel deploy cyberpanel php laravel deploy
    1
    #composer 
    2
    /usr/local/lsws/lsphp81/bin/php /usr/bin/composer install --no-interaction --prefer-dist --optimize-autoloader --no-dev
    3
    #migrations
    4
    /usr/local/lsws/lsphp81/bin/php artisan migrate --force
    5
    #clear laravel caches