Marcus Webb
AuthorFull-stack developer and indie hacker. Building in public since 2018. Laravel & Vue enthusiast.
12
Posts
44,379
Total Views
2
Topics
All Posts by Marcus Webb
12 posts
⭐ Featured
Getting Started with Laravel 11: What's New and What Changed
Laravel 11 ships with a dramatically slimmer application skeleton, a new health route, per-second rate limiting, and more. Here's your complete guide.
⭐ Featured
Getting Started with Laravel 11: What's New and What Changed
Laravel 11 ships with a dramatically slimmer application skeleton, a new health route, per-second rate limiting, and more. Here's your complete guide.
Building a RESTful API with Laravel Sanctum: End-to-End Guide
Token authentication, CSRF protection, and SPA support — Sanctum does it all. This guide walks you through a real-world API from zero to production.
Building a RESTful API with Laravel Sanctum: End-to-End Guide
Token authentication, CSRF protection, and SPA support — Sanctum does it all. This guide walks you through a real-world API from zero to production.
TypeScript in 2025: Should You Finally Make the Switch?
TypeScript adoption has exploded. If you're still on the fence, this post lays out the honest case — benefits, costs, and the one situation where you shouldn't bother.
TypeScript in 2025: Should You Finally Make the Switch?
TypeScript adoption has exploded. If you're still on the fence, this post lays out the honest case — benefits, costs, and the one situation where you shouldn't bother.
Docker for PHP Developers: A Complete Getting-Started Guide
Containerize your Laravel application, set up a proper development environment, and understand what Docker is actually doing under the hood.
Docker for PHP Developers: A Complete Getting-Started Guide
Containerize your Laravel application, set up a proper development environment, and understand what Docker is actually doing under the hood.
Securing Your Laravel Application: The 2025 Checklist
SQL injection, XSS, CSRF, mass assignment, rate limiting — Laravel makes most of this easy, but you still need to know the failure modes.
Vue 3 Composition API: Everything You Need in One Guide
The Composition API fundamentally changes how you build Vue components. This complete guide covers setup(), refs, reactive state, composables, and best practices.
Python for Laravel Developers: A Practical Introduction
PHP to Python: the similarities will surprise you.
Linux for Developers: The Commands You'll Actually Use
A no-nonsense reference for the 20 Linux commands that cover 80% of use cases.