Laravel / PHP
This site
nikom.work Laravel Portfolio
Laravel 13 + Blade + Tailwind portfolio app with database-backed projects, dynamic skills, tags, filtering, contact form, mail flow, sitemap, robots, and tests.
Stack
Laravel 13, Blade, Tailwind, Vite, Form Requests, Mailables, Feature Tests
Proof angle
Creates the public Laravel proof gap this site was built to solve.
Overview
The portfolio itself is a Laravel proof artifact: Blade templates, Tailwind/Vite, Eloquent models, migrations, validation, queued mail, spam controls, sitemap, robots, seeders, taxonomy, and tests.
Where this is relevant
Relevant for Laravel/PHP proof, deployment-ready conventions, Blade UI, Eloquent modeling, form validation, and feature tests.
What it shows
- Eloquent-backed projects, skills, and topics
- dynamic skill labels from seeded dates and proof overrides
- noindex and canonical rules for filtered and staging-host pages
- contact form validation, spam controls, persistence, and mail flow
- sitemap, robots, tests, CI, and deployment conventions