Skip to content
View azimidev's full-sized avatar
:octocat:
Pro
:octocat:
Pro
Block or Report

Block or report azimidev

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. spatie/laravel-analytics spatie/laravel-analytics Public

    A Laravel package to retrieve pageviews and other data from Google Analytics

    PHP 3k 467

  2. Haehnchen/idea-php-laravel-plugin Haehnchen/idea-php-laravel-plugin Public archive

    Laravel Framework Plugin for PhpStorm / IntelliJ IDEA

    Java 571 109

  3. cmgmyr/laravel-messenger cmgmyr/laravel-messenger Public

    Simple user messaging package for Laravel

    PHP 2.4k 517

  4. React-Redux React-Redux Public

    Parsclick.net React-Redux

    JavaScript 14 1

  5. Nuxt Nuxt Public

    Vue 9 2

  6. vue vue
    1
    
                  
    2
    import Vue from 'vue/dist/vue.esm'
    3
    import TurbolinksAdapter from 'vue-turbolinks'
    4
    import VueResource from 'vue-resource'
    5
    Vue.use(VueResource)