Hey hey, From my LaravelDaily.com[NEW COURSE] Livewire VS Vue VS React: Simple Project
laraveldaily.com
In this course, we will try to compare those three stacks and create the same demo project with each of them. [PREMIUM] 20 MySQL Functions Examples from Laravel Projects
laraveldaily.com
Laravel developers are used to Eloquent for DB operations but often need raw SQL queries to achieve their goals. In this tutorial, we gathered 20 open-source examples of Laravel projects that use MySQL-specific functions. From my YouTube Channel13 Laravel Tips in 10 Minutes: October 2024
www.youtube.com
A monthly tradition of the most valuable tweets for that month. Junior Code Review: Cache, N+1 Queries and "Messy" Code
www.youtube.com
I was asked to review this Livewire code, and identified three main topics to improve, with smaller details along the way. Laravel for React Developers: API and Inertia.js
www.youtube.com
I see many React or general JS developers trying out Laravel. So, I decided to help them by demonstrating TWO projects: transforming a React CRUD to Laravel as API and to Laravel as SPA with Inertia. From Laravel CommunityWithout Defer & Unique String IDs in Laravel 11.30
www.youtube.com
What's new in Laravel is back! We share new features of the Laravel framework every week Understanding the Laravel Service Container | Learn Laravel The Right Way
www.youtube.com
In this episode of "Learn Laravel The Right Way," we dive deep into the Laravel Service Container—a powerful tool that manages class dependencies and handles dependency injection. Laravel Under The Hood - A Little Bit of Macros
blog.oussama-mater.tech
How often have you wished for a method that doesn't exist on collections or string helpers? You start chaining methods, only to hit a wall when one of them turns out to be missing. Honestly, it's understandable; frameworks, you know, are one-size-fits-all thing. RealAddressFactory, a library that generates real-world address
www.reddit.com
Generates real-world address for use in seeding, testing or anywhere else where having a random but valid street address is needed. Solo for Laravel
laravel-news.com
Text-based User Interfaces (TUIs) are gaining popularity in the Laravel ecosystem, thanks to the powerful capabilities of Laravel Prompts. Developers are leveraging this technology to create innovative TUIs for a variety of tasks. PHPStan 2.0 is Here
laravel-news.com
PHPStan just released v2.0.0 this week! This massive update is three years in the making, consisting of over 180 items in the release. Creator Ondřej Mirtes had this to say about the release of PHPStan 1.0 over three years ago and now releasing 2.0: PHPStan 1.
Hey! You like my curated weekly Laravel links?
Check out my Laravel courses! The Laravel Podcast: Laracon AU Update & Nightwatch Q&A
share.transistor.fm
In this episode of the Laravel podcast, host Matt Stauffer is joined by Taylor Otwell and Jess Archer at Laracon Australia to discuss the new Laravel Nightwatch product and answer listener questions about the Nightwatch announcement. Dynamic Cache, Database, and Mail Builders in Laravel 11.31
laravel-news.com
The Laravel team released v11.31, which includes dynamic cache/db/mail builders, a cache token repository, a URL::forceHttps() convenience method, and more. This PR proposes a new CacheTokenRepository which will allow the password reset tokens to be handled via cache. Laravel Advanced Problem-Solving Quiz
quizapi.io
Please review your questions and make sure you've answered on all of them! There is no going back! What packages do you use for all your projects?
www.reddit.com
For my part, I always install: That's it for this week, see you in the next newsletter issue! |