Skip to content

Instantly share code, notes, and snippets.

View arispati's full-sized avatar
🏠
Working from home

Muhamad Aris arispati

🏠
Working from home
View GitHub Profile
@arispati
arispati / Yii2ValetDriver.php
Created March 6, 2024 06:27
Valet driver for yii2
<?php
namespace Valet\Drivers\Custom;
use Valet\Drivers\ValetDriver;
class Yii2ValetDriver extends ValetDriver
{
/**
* Custom site path configurations
@arispati
arispati / ThrottleRequests.php
Created April 8, 2020 08:40
Throttle Middleware for Lumen
<?php
namespace App\Http\Middleware;
use Closure;
use Illuminate\Cache\RateLimiter;
use Symfony\Component\HttpFoundation\Response;
class ThrottleRequests
{
@arispati
arispati / readme.md
Created March 23, 2016 00:46 — forked from ianmustafa/readme.md
Konfigurasi Sublime Text 3 Favorit. Dikumpulkan dengan penuh ❤︎ oleh Ian Mustafa.

Konfigurasi Sublime Text 3 Favorit

Dikumpulkan dengan penuh ❤︎︎ oleh Ian Mustafa.

Konfigurasi

Bisa diakses melalui Ctrl+Shift+P (atau +Shift+P di Mac).

{