Laravel Roundup - November
Published on by Eric L. Barnes
Welcome to the November edition of the Laravel Roundup. This covers recent highlights, community events, Laravel jobs, and more!
Recent Highlights
Laravel New
Now, you can install PHP and the Laravel installer with a single command.
Laravel MongoDB releases version 5.0
Version 5.0 of the official Laravel MongoDB integration is now available and Laravel Herd added native support
WireSpy for Laravel Livewire
WireSpy lets you instantly debug and interact with your Laravel Livewire components. You can inspect the state of your components, modify that state, and time travel through state changes to debug issues.
Inertia v2 Beta
The beta version of Inertia.js v2 was recently released. The core library has been rewritten to support asynchronous requests; unlocking some impressive features, you can now get your hands on!
Pan
Nuno Maduro released a new PHP package called Pan, a lightweight and privacy-focused PHP product analytics library.
API Platform for Laravel
API Platform is a set of tools for building modern web projects. Like other modern frameworks such as Laravel and Symfony, it’s a full-stack, all-in-one framework and a set of independent PHP components and bundles that can be used separately.
Companies Hiring Laravel Developers
Lead Full Stack Developer
Insomnia Cookies - Remote, East Coast, USA
eCommerce developer for CMS
CMS Max - Remote
Senior Backend Developer (PHP)
Cuez by TinkerList - Remote / Belgium
Startup Backend Developer
Athlete To Athlete - Santa Monica, CA
Product Engineer, Direct (Laravel)
Hospitable - Remote
Laravel Jedi
Creative Force - Remote (Asia Pacific / Europe)
Full Stack Developer
Zudu - Edinburgh / UK / Hybrid
Product Engineer, AI (Laravel)
Hospitable - Remote
Lead Engineer - Full Stack (Laravel, Vue, MySQL, MongoDB)
LenderHomePage - Remote
Senior PHP/Laravel Developer
Gecko - Remote (UK only)
Backend Developer
ARPM (Advanced Risk and Portfolio Management) - Remote / Europe / West Asia
Senior Software Engineer (Full Stack)
Tixel - Remote (UK + EU)
Senior PHP Developer (Laravel)
Interaction Design Foundation - Remote
Fullstack Developer - PaaS InsurTech Software
Buckhill Software - Remote (+/- 3 hours from CET)
Tech Lead Manager, Core Products
Knot - New York City
Sr Angular & Laravel Developer
Mynkis - Remote / USA
If you want to hire Laravel developers, visit LaraJobs and see your job listing here next month.
Creator Spotlight Interviews
- Creating Tech Videos for YouTube with Josh Cirre
- Laracon AU with Michael Dyrynda
- Mastering Laravel, No Compromises, and SourceDive with Joel Clermont
- Statamic, Radical Design, and more with Jack McDade
- PHP and LLMs with Alfred Nutile
- MySql Explain with Tobias Petry
You can see all the past interviews on our YouTube channel.
Laravel Tutorials
Always Render API Exceptions as JSON in Laravel
Laravel gives you a handy way to render all exceptions for API requests as JSON without any custom middleware. This bootstrap configuration tip makes it easy to ensure API exceptions render as JSON.
Split Log Levels Between Stdout and Stderr With Laravel
Learn how to split log levels between different log channels using Laravel and Monolog. Using the FilterHandler, you can configure a log channel to only send specific logs.
Supercharge PhpStorm with Laravel Idea
Laravel Idea is a fantastic plugin for PhpStorm that adds some really useful features to improve your developer experience. In this article, we'll take a look at some of the best features it offers.
Upcoming Events
- November 6, 2024 - Laravel Switzerland
- November 7-8, 2024 - Laracon AU
- February 3-4, 2025 - Laracon EU
Contact us if you have an upcoming Laravel meetup that you'd like to see listed.
Eric is the creator of Laravel News and has been covering Laravel since 2012.