25 тысяч подписчиков
189 видео
Laravel 11 new features!
The Laravel team released v10.41, here's some highlights
Laravel News Podcast #25 - Laravel 5.3 and Laravel Shift
Laravel Herd releases V1.5.0 with new services. No more Docker, DBNGIN, or even homebrew!
Laravel Reverb is scheduled to be released tomorrow!
Laravel whereAll, whereAny, orWhereAll, orWhereAny methods
Save time in your terminal using a Git commit template.
Laravel 11 will come with a new streamlined config directory with zero files in it!
210: Laravel Rate limiting, Laravel 11 configs, Laravel welcome pages, and more
Laravel Blade's @checked directive allows you to easily set at HTML checkbox to checked
Laravel 11 - Add Context to all your log entries
Creating Your Own PHP Helpers in a Laravel App
Verbs Laravel Package, Event Sourcing, learning Laravel, learning Alpine, and more!
The origin of the name of the No Plans to Merge podcast.
Trimming strings in PHP and Laravel
212: Fluent helpers, event sourcing, and bartending
Laravel session hasAny() method
Laravel 11.3 adds a new textarea function to Laravel prompts
NativePHP adds supports for windows!
Laravel News Episode 214
10 Years of sending a weekly Laravel newsletter
Laravel 11 now shows an events section in model:show command
Laravel News Episode 217
Laravel Collections now have before and after methods
Building a sitemap with Laravel
How to install API routes in a new Laravel 11 app
Make your Laravel components more powerful with the Tailwind Merge plugin
Laravel Str::wordWrap() - Easily wrap those long strings to a certain character count
Laravel Blade Comments
Laravel Livewire computed property caching with custom keys
Laravel News Podcast Live - Episode 161
How to see if a view exists in Laravel
The OG Laravel error page images
Laravel Folio Named Routes
Laravel Herd v1.2.0
How to remove all extra spaces in a string with Laravel using the squish helper.
Inertia.js v2, pledging to Open source, and Pans
Resolving Conflicts with Git Mergetool
Laravel 11 moves the Model Casts from a property to a method
How to Create Tech Videos for YouTube with Josh Cirre
Easily upgrade to Laravel 11 with Laravel Shift
I asked
Laravel 11 - `then` callback in the withRouting section of the config/app file
Simplify JSON Handling in Laravel!
Setup PhpStorm to auto run Laravel Pint and Prettier on save.
Laravel 11: A new streamlined directory structure!
Laravel v11.20 adds a new "collapseWithKeys" method to collections.
Managing Git Hooks in PHP: Interview with the creator of Whisky
Building your first Laravel Application
Remove duplicates from a string with Laravel