xxo2uX5HoM8laravel-upload-large-files-with-filepond-and-chunksLaravel: Upload Large Files with Filepond and ChunksA quick demonstration of how to upload big files, like videos, without changing the configuration limits in your web-server or php.ini.
a3w_HcVxtmElaravel-daily-top-5-mistakes-in-laravel-db-migrationsLaravel Daily | Top 5 Mistakes in Laravel DB MigrationsOver the years, I've noticed the inexperienced devs making these mistakes that have big consequences, especially working on a team in a project that will grow with time.
BuUbTRHuvAwlaravel-build-an-ai-chat-app-with-laravelLaravel | Build an AI Chat App with LaravelLaravel keeps making it easier to do the things that you need to do in the majority of applications. So this week, let me show you how you might use the useStream or useEventStream hook within your React or Vue applications.
Kh5-WohujJclaravel-daily-3-tools-to-draw-and-manage-database-schemasLaravel Daily | 3 Tools to Draw and Manage Database SchemasIn addition to Laravel migrations, you may use tools to visualize DB structure. Video review of 3 such tools, by my teammate Modestas.
NBNYJsMbo70nativephp-for-mobile-demo-laravel-projectNativePHP for Mobile | Demo Laravel ProjectYou can create Android/iOS projects with Laravel and PHP, using Tailwind/Bootstrap for styling. Let us show you.
2nMpZYEVhkIlaravel-daily-top-3-mistakes-with-rolespermissions-in-laravelLaravel Daily | Top 3 Mistakes with Roles/Permissions in LaravelI will show a few typical wrong approaches with authorization, based on spatie/laravel-permission and Filament projects.
9Ya6MvJPQ54livewire-in-11-minutes-main-things-you-need-to-knowLivewire in 11 Minutes | Main Things You Need to KnowYou can achieve dynamic web behavior without writing any JavaScript. Let me show you.
M84BPGAZo2Mlaravel-daily-10-new-features-in-laravel-12x-minor-versionsLaravel Daily | 10 New Features in Laravel 12.x Minor VersionsLaravel team have been "cooking" even after the "mega-release" of Laravel 12. Let's stop and summarize the last 2 months.
gEfethzjLrAlaravel-daily-ive-tried-to-seed-10m-rows-into-mysqlLaravel Daily | I've Tried to Seed 10M Rows into MySQL...An experiment with factories and seeders to insert a lot of data locally and on a cheap Digital Ocean droplet.
fV_jmlMAaTgnew-in-laravel-128-automatic-eager-loadingNew in Laravel 12.8 | Automatic Eager LoadingA new pretty revolutionary feature for loading relationships automatically, in the minor weekly Laravel 12.8 release.
meK79P45CBglaravael-filament-4-what-we-know-so-far-in-april-2025Laravael Filament 4 | What We Know So Far in April 2025Let's discuss the new features of the upcoming Filament 4.
kefX13MaJiQ20-laravel-features-i-never-knew-about20 Laravel Features I Never Knew AboutEven after years of working with Laravel, I thought I knew it all... until I didn't! I decided to read through the ENTIRE Laravel documentation, and wow - I'm honestly amazed at what I discovered.
U0vMdj1h1xMlaravel-daily-use-filament-as-laravel-starter-kitLaravel Daily | Use Filament as Laravel Starter KitAnother "unofficial" option that you can install on top of default Laravel.
VIEbKXeG7rUlaravel-daily-laravel-apis-3-bad-practicesLaravel Daily | Laravel APIs: 3 Bad PracticesA short version of my Premium tutorial on Laravel Daily.
MVwBj42xidclaravel-and-livewire-first-look-at-the-new-official-starter-kitLaravel and Livewire | First Look at the New Official Starter KitDive into Laravel's new Livewire Starter Kit! Discover how it simplifies dynamic frontend development for PHP lovers. Comment and share your thoughts!
4CI1zfEiImIthe-laravel-vs-code-extension-is-officially-hereThe Laravel VS Code Extension is Officially HereBrilliant work here. Thanks to the team at Laravel. Can't wait to see this at work.
CLZTniuU_fAlaravel-queues-speed-test-generate-5000-pdfsLaravel Queues Speed Test | Generate 5.000 PDFsThis is a video version of a recent free tutorial on Laravel Daily.
CAi4WEKOT4Alaravel-import-one-million-rows-to-the-databaseLaravel | Import One Million Rows To The DatabaseIn this video, we explore different ways to import large CSV files in Laravel, benchmarking each approach and discussing their pros and cons. From simple collection-based imports to high-performance concurrent processing - let's try it out together.
N5gl7xb6P4Uwilliamsk-the-top-laravel-changes-you-should-knowWilliamsk | The Top Laravel Changes You Should KnowLaravel is evolving faster than ever! With cutting-edge features such as laravel cloud, and powerful tools, including upgrades like inertia.js, vue.js support the future of Laravel is looking brighter than ever.
ORL5EbDaNuolaravel-daily-big-news-from-laracon-eu-2025-my-opinionsLaravel Daily | BIG News From Laracon EU 2025 | My OpinionsHere's a video recap of what was presented on stage of Laracon EU in Amsterdam, with my personal opinion on Cloud, new Starter Kits, Nightwatch, Fusion and NativePHP for iOS.
BJKl2UTPW4Aglobal-search-in-e-shop-laravel-scout-and-alpinejsGlobal Search in E-Shop: Laravel Scout and Alpine.jsA demo project of an e-shop product search showing categories and products almost instantly.
U6ceVb4NRRIlaravel-1138-enabledisable-middleware-per-methodLaravel 11.38 | Enable/Disable Middleware Per MethodNow you can enable or disable a Middleware in specific methods of your Resource Controller, directly in the Routes file, with methods middlewareFor() or withoutMiddlewareFor().
s1jhZwRsh2Mcursor-ai-for-laravel-hotel-booking-project-part-1Cursor AI for Laravel | Hotel Booking Project | Part 1I've tried Cursor for a month, and here's an example of one project step-by-step.
UP2GHzCn8SIlaravel-daily-11-laravel-tips-in-8-minutes-december-2024Laravel Daily | 11 Laravel Tips in 8 Minutes | December 2024A monthly tradition of the most valuable tweets for that month.
2REc-Wlvl9Mlaravel-gems-pipelinesLaravel Gems | PipelinesLearn how to leverage Laravel's pipeline pattern to write cleaner and more maintainable code. We'll demonstrate this powerful pattern through a practical example, showing you how to break down complex operations into simple, reusable steps.
kbjsXSVYOGMlaravel-daily-php-84-3-new-features-that-i-wont-useLaravel Daily | PHP 8.4 | 3 New Features That I Won't UseA new PHP version and my opinion about it, from the perspective of a Laravel developer.
3TGiD9AMarMlaravel-in-2025-7-things-im-waiting-forLaravel in 2025 | 7 Things I'm Waiting ForA list of things I'm personally expecting in 2025 around Laravel ecosystem.
Or3nY7gxlP4laravel-daily-laravel-sign-in-with-qr-code-using-livewireLaravel Daily | Laravel Sign In with QR Code using LivewireA demo project: one possible implementation of multiple sessions, activating a new session by scanning a QR Code.
r4A_3f7KxbQprogram-with-gio-what-are-laravel-service-providersProgram With Gio | What Are Laravel Service Providers?In this episode of "Learn Laravel The Right Way," we explore Laravel Service Providers, the foundation of Laravel's bootstrapping process.
39j1ww9t62sfilament-add-new-link-directly-in-navigation-sidebarFilament | Add New Link Directly in Navigation SidebarInstead of users navigating to the list and clicking "Add new" on top, you may add that action to the sidebar directly.