Skip to content
View Loafer19's full-sized avatar
🤓
Drugging
🤓
Drugging

Block or report Loafer19

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
Loafer19/README.md

Hi there 👋

I'm Ruslan Popelyshyn)

Laravel is my ❤️

Check out my resume here 🤖

Personal public projects:

  • Deeplink
    • Deeplink creation platform
  • Reader's corner - Liberia
    • Free reading platform
  • Browser Extension Template - github
    • Vue-based with Google auth and so more...

Pinned Loading

  1. JWT => JSON Web Tokens => Advanced l... JWT => JSON Web Tokens => Advanced level
    1
    # JSON Web Token
    2
    
                  
    3
    **JWT** - is a JSON-based access token standard.
    4
    
                  
    5
    It is typically used to transfer data for authentication in client-server applications.
  2. PHP Magic Methods PHP Magic Methods
    1
    Here you will find a short description of each php magic method
    2
    
                  
    3
    # What kind of magic is this?
    4
    
                  
    5
    Magical methods work internally in unique ways depending on how you interact with the class
  3. BrowserExtVueKit BrowserExtVueKit Public template

    Starter kit for developing browser extensions

    Vue

  4. purify purify Public

    Web extension that brings clarity to websites

    JavaScript

  5. GatewayApiPackage GatewayApiPackage Public

    Laravel package for Gateway Api for sending SMS

    PHP 1 1

  6. LaravelSortablePackage LaravelSortablePackage Public

    Laravel package for sorting models

    PHP