Skip to content
View tifidy's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Yemeksepeti
  • Istanbul
Block or Report

Block or report tifidy

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 Loading

  1. Laravel-phalconphp Laravel-phalconphp Public

    Regular class insantiation has been worked on to turned into Laravel Facade-like-static calls.

    JavaScript 2

  2. Vuejs config Vuejs config
    1
    {
    2
      "private": true,
    3
      "scripts": {
    4
        "dev": "npm run development",
    5
        "development": "cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js",
  3. IIS html5 mode/pushState IIS html5 mode/pushState
    1
    <!-- https://coderwall.com/p/mycbiq -->
    2
    <configuration>
    3
        <system.webServer>
    4
            <rewrite>
    5
              <rules>
  4. mergeTimes.js mergeTimes.js
    1
    (function($)
    2
    {
    3
    
                  
    4
    function mergeArr(arr) {
    5