Laravel News
Discover the latest Laravel development news, repositories, and conferences at Hackertab.
Latest Laravel articles

Day 5: Understanding Django’s MVT vs MVC – Models, Views, Templates & URLs Demystified!
🎉 Welcome to Day 5 of Django Journey! Today, we break down the architecture that powers...
01 July 2025devto

ChatGPT + Context7 = Real Docs, No Hallucinations
Sometimes you just want to check how something works in Go or Next.js — without digging through five...
01 July 2025devto

Mastering Laravel 12 Conditional Validation
Laravel 12’s validation system is a powerhouse for ensuring data integrity in web applications. One...
01 July 2025devto

Boost Your Workflow: Generate Laravel 12 CRUD in Seconds
Okay, let's be honest. If you've built even one Laravel project, you've done this: Create model →...
01 July 2025devto

Laravel 12 Sanctum API Boilerplate – Clean, Token-based Authentication for Your Backend
I recently built a lightweight Laravel 12 boilerplate with API authentication using Sanctum. It...
01 July 2025devto

Laravel for SaaS: How to Keep Multi-Tenant Data Safe
Building a SaaS app with Laravel is incredibly rewarding — the framework’s elegance lets you move...
01 July 2025devto

Ultimate Laravel Learning App You Need!
# Learn Laravel – Android App for Laravel Beginners and Developers Hi! 👋 I just launched a new...
01 July 2025devto

Customize Laravel Filament logout
Filament is a powerful and flexible library for managing admin panels in Laravel. By default, when...
01 July 2025devto

Run Laravel Pint With a Single Keyboard Shortcut in PhpStorm
PhpStorm’s External Tools have been around for ages—perfect for running command-line formatters like...
30 June 2025devto

Laravel Testing - A Beginner-Friendly Guide for Developers
Testing is one of the most crucial parts of building scalable, bug-free Laravel applications. Whether...
30 June 2025devto
Trending Laravel repositories
nextcloud/all-in-one
📦 The official Nextcloud installation method. Provides easy deployment and maintenance with most features included in this one Nextcloud instance.
6,584 stars749 forks