Hey hey, From my YouTube ChannelLaravel vs Symfony CRUD: Live-Coding Demo
www.youtube.com
For Laravel devs, a demo of creating (generating?) a simple Symfony CRUD, for comparison. 9 Laravel/PHP Tips in 8 Minutes: September 2024
www.youtube.com
A monthly tradition of the most valuable tweets for that month. Laravel Form Request Authorize() Method: Useless?
www.youtube.com
My personal experience with checking roles/permissions in the Form Requests. Would you agree? Laravel Policies: Add Custom Methods
www.youtube.com
Two examples of Policy methods from open-source project Pinkary. Filament Table with Money, Badges and Custom Columns
www.youtube.com
A customized Filament table, based on Wealthfolio open-source app. To Get a Dev Job, Learn... Marketing?
www.youtube.com
Let me give you 7 tips on marketing, to get more dev opportunities. From Laravel CommunityLaravel Livewire Crash Course | Livewire 3 Tutorial for Beginners in 1.5 Hours
www.youtube.com
Laravel Livewire is a game-changing tool for developers. The Inertia.js v2 Beta is Here
laravel-news.com
The first beta version of Inertia.js v2 was released this week. The core library has been rewritten to support asynchronous requests; unlocking some impressive features, you can now get your hands on! This marks a huge step forward for Inertia. Pan - A simple, lightweight, and privacy-focused product analytics php package
laravel-news.com
Nuno Maduro just released a new PHP package called Pan. Pan is a lightweight and privacy-focused PHP product analytics library. It’s designed as a very simple package that you can install via composer require and start tracking your pages or components with a simple data-pan attribute. How to define global middleware in Laravel 11
codecourse.com
Everything we'll discuss here happens in the bootstrap/app.php file, so open that up and let's get started! This pushes the TouchUserLastActivity middleware to the end of the default list of middleware Laravel runs by default. Why remove the composer app init option from docs?
www.reddit.com
i understand herd has been released and if i get a new pc, i'd use it, but for now i'm doin just fine with my setup.
Hey! You like my curated weekly Laravel links?
Check out my Laravel courses! Why I Switched From Symfony To Laravel
kerrialnewham.com
Currently, I’m in the process of switching back to Laravel after spending many years becoming a specialist and writing a book about Symfony. In the past year or so I have noticed the gap between Symfony and Laravel grow wider, companies choosing Laravel over Symfony. Laravel 11.28 Adds a Composer Dev Command
laravel-news.com
This week, the Laravel team released v11.28, with a composer run dev command, Tailwind default config, a "CollectedBy" attribute to define a custom Collection class for a model, interactive encrypt/decrypt commands, and more. Has anyone put Flux to the test in a Production Environment?
www.reddit.com
We're at v1.0.9 now, so many bugs have been fixed. I also see about 30 open issues, some of them two weeks old, and some of them a few hours. That's it for this week, see you in the next newsletter issue! |