Hey hey, Updated Courses on LaravelDaily.com[FREE] Laravel 12 For Beginners: Your First Project
laraveldaily.com
Almost fully re-written course. 90 min read (15 lessons). Newest Laravel/Tailwind installation. Building TWO small projects. Repositories included. Discount to other courses is “hidden” in the last lesson :) Tailwind CSS v4 for Laravel 12 Developers
laraveldaily.com
Updated the examples from Laravel Breeze to the new Laravel 12 starter kits. Also, Laravel changed how Tailwind is pre-configured. Finally, touched on Tailwind upgrade from v3 to v4. How to Build Laravel 12 API From Scratch
laraveldaily.com
Not much has changed in Laravel 12 with APIs, so we just polished some syntax cases and screenshots. New Articles on LaravelDaily.com[PREMIUM] PostgreSQL in Laravel: What You Need to Know
laraveldaily.com
A 14-min-read deep dive. PostgreSQL is not the most popular DB for Laravel, but it got more attention after they released Laravel Cloud early access with PostgreSQL before MySQL. [FREE] How to (Still) Use Laravel Breeze in Laravel 12
laraveldaily.com
With Laravel 12, creating new project doesn't show the option to install Breeze starter kit. However, Breeze is compatible with Laravel 12. Here's how to install it. First, with the new Laravel installer, you will see the options only for new starter kits. [FREE] How to Install JetStream in Laravel 12
laraveldaily.com
With Laravel 12, creating a new project doesn't show the option to install the JetStream starter kit, which you may want to use for features like 2FA or Teams that new kits don't have (yet). However, Jetstream is compatible with Laravel 12. Here's how to install it. [FREE] Laravel Breeze: Upgrade Tailwind 3 to Tailwind 4
laraveldaily.com
When you create a new Laravel project with a Laravel Breeze starter kit, it comes with Tailwind CSS version 3. But it would be great to upgrade to Tailwind version 4. And it's really easy with the Tailwind upgrade tool. From my YouTube ChannelSo I've Tried Laravel Cloud... (Semi-Successful)
www.youtube.com
My attempt to move a real project from Digital Ocean to Laravel Cloud, in almost live-coding mode, with all the hiccups along the way. PostgreSQL in Laravel: Faster/Better than MySQL?
www.youtube.com
Video version of a long 14-minute-read premium article from Laravel Daily. Laravel Devs Switch from Vue to React?..
www.youtube.com
A short clip from the recent longer video, specifically about React vs Vue. Services in Laravel: How to Structure Them? (Example)
www.youtube.com
A review of the code of SaasyKit that uses Service pattern with good and bad parts. Eloquent Query with Condition: Shorten with when()
www.youtube.com
Two examples of Eloquent refactoring, also partially using Cursor AI Editor. How to Get "Years of Experience" for Junior Dev Job?
www.youtube.com
Let me share my opinion of WHY that experience is listed and how you may get it a bit faster. From Laravel Official Team and CommunityLaravel + Livewire: First Look at the New Official Starter Kit
www.youtube.com
Dive into Laravel's new Livewire Starter Kit! Discover how it simplifies dynamic frontend development for PHP lovers. Comment and share your thoughts! Laravel 12 Svelte Starter Kit
laravel-news.com
The Svelte Starter Kit for Laravel was created by Osemudiamhen Ughu and provides a Svelte version of Laravel's New Starter Kits. Non-Volt Livewire starter kit now available
www.reddit.com
Hey all - dropped a non-Volt flavor of the Livewire starter kit for you. First impression of Laravel Cloud?
www.reddit.com
Good Reddit discussion with 100 comments, also discussing what is the actual target audience of Laravel Cloud. Senior Dev Reviews Junior’s Code – Common Mistake in Laravel PHP!
www.youtube.com
Video by Nuno Maduro. Laravel Cloud Walkthrough – My Dashboard, Side Projects & More!
www.youtube.com
Video by Nuno Maduro. Laravel 12 in 12 Minutes
www.youtube.com
Learn the basics of Laravel in only 12 minutes. In this video we'll briefly cover some of the main concepts of creating applications using the Laravel PHP framework. Livewire 3.6 Released
laravel-news.com
Laravel Livewire released v3.6 this week with new HTML directives for showing and hiding DOM elements and JavaScript actions. Laravel Auto CRUD
laravel-news.com
Laravel Auto CRUD Generator is a package created by Abdelrahman Muhammed that streamlines CRUD operations in Laravel by generating all necessary files and logic for a model with a single command, saving time and effort. In-depth guide on documenting API requests with Scramble
laravel-news.com
When documenting the endpoints of your API, you can mentally split the task into documenting the request part (authentication, request body, request parameters) and documenting the response part. In this guide, we'll do a deep dive into request documentation. Improving Filament’s Docs & Education in v4
www.reddit.com
Discussion and suggestions on Reddit about improving Filament documentation in the upcoming v4. Am I missing out by not using any frontend frameworks? None of them feel as clean and intuitive as blade to me.
www.reddit.com
The title basically. I've been making websites since I was 12, and been enjoying Laravel since about 5 years. Doxswap – A Laravel Package Supporting 80 Document Conversions!
www.reddit.com
This package uses LibreOffice to perform high-quality document conversions directly within Laravel. About Inertiajs scaling
www.reddit.com
Is anyone using Inertia.js with 1K-2K concurrent users? Any issues with slow reloads or performance? Is it more expensive than an API approach? That's it for this week, see you in the next newsletter issue! |