Skip to content
View rakibhasansabbir's full-sized avatar
:octocat:
Working for DocTime
:octocat:
Working for DocTime

Highlights

  • Pro
Block or Report

Block or report rakibhasansabbir

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

  1. Laravel-Ecommerce-API Laravel-Ecommerce-API Public

    Lite E-Commerce API

    PHP 53 17

  2. lara-error-parser lara-error-parser Public

    A npm package for parse Laravel error to list of messages.

    JavaScript 1

  3. LaravelRealTimeChatApp LaravelRealTimeChatApp Public

    Create simple real time chat app using laravel

    PHP 1

  4. webScraping webScraping Public

    Create simple python project that read website reviews

    Python 1

  5. Complete List of HTML Meta Tags Complete List of HTML Meta Tags
    1
    Copied from http://code.lancepollard.com/complete-list-of-html-meta-tags/
    2
    
    
    3
    ## Basic HTML Meta Tags
    4
    
    
    5
    ``` html
  6. Pusher presence channel subscription Pusher presence channel subscription
    1
    pusher = new Pusher(process.env.PUSHER_APP_KEY, {
    2
          cluster: YOUR_PUSHER_APP_CLUSTER,
    3
          authEndpoint: YOUR_BASE_URL + '/broadcasting/auth',
    4
          auth: {
    5
            headers: {