Skip to content

Instantly share code, notes, and snippets.

View victorelec14's full-sized avatar

Victor victorelec14

View GitHub Profile
@JustSteveKing
JustSteveKing / pint.json
Last active May 14, 2024 21:05
Laravel Pint configuration
{
"preset": "per",
"rules": {
"align_multiline_comment": true,
"array_indentation": true,
"array_syntax": true,
"blank_line_after_namespace": true,
"blank_line_after_opening_tag": true,
"combine_consecutive_issets": true,
"combine_consecutive_unsets": true,
@jessedufrene
jessedufrene / .env
Last active April 25, 2024 21:06
Netbox docker compose
# username for login is 'admin'
SUPERUSER_EMAIL=admin@netbox.local
SUPERUSER_PASSWORD=
DB_PASSWORD=
REDIS_PASSWORD=