❯ php artisan tinker
# Psy Shell v0.12.9 (PHP 8.5.4 — cli) by Justin Hileman
>>> $tony = new Developer(
role: 'full-stack web developer',
company: 'idealista',
location: 'spain',
languages: ['php', 'typescript'],
stack: ['laravel', 'vue', 'symfony', 'react'],
editor: 'vscode',
site: 'https://antoniorm.dev',
x: 'https://x.com/Bosphoramus',
);
=> Developer {#1312}
🤠
;)
Pinned Loading
-
VSCode Settings Italics
VSCode Settings Italics 1// Italics
2"editor.tokenColorCustomizations": {3"textMateRules": [
4{5"scope": [
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.


