Skip to content

Instantly share code, notes, and snippets.

View NotMoni's full-sized avatar

NotMoni

  • the orderbook
View GitHub Profile
@lostdesign
lostdesign / Dockerfile
Last active October 12, 2025 11:08
Run your Laravel project using Docker
FROM php:7.4-fpm
RUN apt-get update && apt-get install -qy --no-install-recommends \
curl \
openssl \
libfreetype6-dev \
libjpeg62-turbo-dev \
libmagickwand-dev \
libmcrypt-dev \
libgmp-dev\
@ih2502mk
ih2502mk / list.md
Last active June 16, 2026 01:42
Quantopian Lectures Saved