10/24/2025

Laravel DTO Mapper: Type-Safe Request Handling with PHP 8 Attributes | by Jakub Skowron (skowron.dev) | Oct, 2025 | Medium

Laravel DTO Mapper: Type-Safe Request Handling with PHP 8 Attributes The Problem We All Face Most of my articles focus on working with Symfony, but I regularly code with various frameworks …

Jakub Skowron (skowron.dev)

laravel php

8/31/2025

danjohnson95/pinout: Control hardware using Laravel 🔌

Control hardware using Laravel 🔌. Contribute to danjohnson95/pinout development by creating an account on GitHub.

danjohnson95

laravel
Building a Jeopardy Game for Laravel Live Denmark | Blog

A crazy idea that turned into a fun mashup of software and hardware...and all of it with Laravel

Dotsquare LLC

laravel

8/30/2025

Taylor Otwell: What 14 Years of Laravel Taught Me About Maintainability | Maintainable Software Podcast

Taylor Otwell looks back on 14 years of building and maintaining Laravel. From four stars on GitHub to a full-fledged ecosystem, he shares what it takes to design software that lasts—and why simple often wins.

laravel

5/26/2025

A package to handle one-time passwords (OTP) in Laravel apps | Spatie

I’m proud to share that we have released a new package called spatie/laravel-one-time-passwords.

laravel

5/18/2025

prwnr/laravel-streamer: Events streaming package for Laravel based on Redis Streams

Events streaming package for Laravel based on Redis Streams - prwnr/laravel-streamer

prwnr

laravel

4/29/2025

rakutentech/laravel-request-docs: Effortless API documentation tool for Laravel applications. Swagger alternative.

Effortless API documentation tool for Laravel applications. Swagger alternative. - rakutentech/laravel-request-docs

rakutentech

laravel

2/6/2025

Building a YNAB CLI in Laravel

I've been using You Need a Budget (YNAB) since 2019 and love it. I'm in the budget daily, entering transactions, tinkering, and ensuring my family is on track with our financial goals and current priorities. However, as the transactions and payees pi...

Chris Gmyr

laravel php

8/26/2024

Learn Laravel, PHP, JavaScript and more | Loris

Learn stuff from another hooman being. 👋

laravel php

7/22/2024

Boost Laravel performance with OPCache - HiBit

Enhancing the performance of Laravel applications brings a smoother and faster user experience. One powerful tool for achieving this is OPCache. OP...

HiBit

laravel

7/13/2024

Auto-Magic: Automate Your Laravel API Docs with G4T Swagger! - DEV Community

Supercharge Your Laravel Projects with Swagger: Introducing Laravel G4T Swagger Auto...

HusseinAlaa

laravel

4/4/2024

Easiest Passwordless Login in Laravel without external packages

In this fast tutorial, we will create the easiest Passwordless Login in Laravel, using Signed URLs. Signed URLs are available in Laravel since version 5.6, but in my experience they aren’t known enough. 📌 We assume you have the login view with a f...

Tony Joe

laravel

9/3/2023

exaco/laravel-octane-dockerfile: Production-ready Dockerfile for Laravel Octane powered web services and microservices. Done right.

Production-ready Docker setup for Laravel powered web services and microservices. Done right. - exaco/laravel-docktane

exaco

laravel php

8/31/2023

VSCode for PHP and Laravel. VSCode + PHP + Laravel | by Sean Kegel | Aug, 2023 | Stackademic

VSCode for PHP and Laravel This post should help you setup Visual Studio Code to use for PHP and Laravel development. It it a solid base configuration that can be expanded upon using additional …

Sean Kegel

laravel php

8/17/2023

Lodata

The OData v4.01 Producer for Laravel

laravel

7/6/2023

GitHub - goravel/goravel: A Golang framework for web artisans. Tribute to Laravel.

A full-featured Golang Development Framework. Contribute to goravel/goravel development by creating an account on GitHub.

goravel

laravel go

7/4/2023

Laravel Seeders on Steroids - Ryan Chandler

Exploring software development with PHP, JavaScript, Rust, and beyond.

laravel

1/28/2023

Laravel JSON:API

Implement feature-rich JSON:API compliant APIs in your Laravel applications. Build your next standards-compliant API today.

laravel api php

12/28/2022

Observer - Your favorite Laravel Horizon companion

All your favorite Laravel Horizon features (and a few new ones) all packed into a single desktop application. A must-have productivity booster for every Laravel developer.

laravel
Overview - Sidecar Docs

Deploy and execute AWS Lambda functions from your Laravel application.

laravel
Practical Laravel Security - Secure Your Laravel Apps

A hands-on practical Laravel Security course that uses interactive hacking exercises to teach you how to keep your applications secure. Because learning security doesn't have to be boring!

laravel

11/26/2022

Implementing JWT authentication in Laravel 9 - LogRocket Blog

Implement JWT authentication in Laravel 11, comparing it with built-in authentication packages Sanctum and Passport, and exploring security considerations.

Clara Ekekenta

laravel