Hey hey, From my LaravelDaily.com[COURSE] Vue.js Laravel 12 Starter Kit: CRUD Project
laraveldaily.com
Welcome to this course where we create our custom CRUD on top of the Laravel 12 Vue.js starter kit. The main goal is not to showcase the starter kit but to help you build your custom functionality after the installation. [COURSE] Livewire 3 for Beginners with Laravel 12 Starter Kit
laraveldaily.com
Livewire will help you to build dynamic web pages without writing any JavaScript. In this 1.5-hour-read course, we'll have two sections: Livewire crash course for beginners and Practice of Livewire based on the Laravel 12 Livewire starter kit. From my YouTube ChannelUse Filament as Laravel Starter Kit
www.youtube.com
Another "unofficial" option that you can install on top of default Laravel. Laravel APIs: 3 Bad Practices
www.youtube.com
A short version of my Premium tutorial on Laravel Daily. NEW! Laravel Community Starter Kits
www.youtube.com
A new option to use a non-official Laravel starter kit with Laravel Installer. Laravel 12 For Beginners [FREE COURSE]
www.youtube.com
A shortened version of the FREE text-based course I published on Laravel Daily. TypeScript in Laravel Starter Kits: Quick Demo
www.youtube.com
Laravel starter kits use TypeScript on top of React/Vue. So, you should use it, too? Let me explain. From Laravel Community63 Laravel Cloud Questions with Joe Dixon (Summary)
www.youtube.com
Join Joe Dixon, Engineering Team Lead of Laravel Cloud, in an in-depth Q&A session covering 63 questions about Laravel Cloud. ddBody, Context Methods & One of Many in Laravel 12.2
www.youtube.com
What's new in Laravel is back! We share new features of the Laravel framework every week What Can You Do with Laravel Middleware? (More Than You Think!)
backpackforlaravel.com
Did you ever find yourself writing the same checks in multiple controllers? Like formatting inputs, blocking access, or tracking user activity? It all starts feeling repetitive, right?... and it gets old fast. That’s where middleware comes in. ElegantEngineeringTech/laravel-invoices
github.com
This package provides a robust, easy-to-use system for managing invoices within a Laravel application, with options for database storage, serial numbering, and PDF generation. Try out the interactive demo to explore package capabilities. Bulletproofing Inertia: How I maximize Type Safety in Laravel Monoliths
matthiasweiss.at
My go-to stack for building web applications is Laravel, Inertia and React. Since I have a solid TypeScript background, I’m always trying to improve the type safety and robustness of my projects. Type safety helps catch errors early and can even prevent them completely. Building an AI-Powered FAQ Chatbot with Livewire & PrismPHP
laravel-news.com
In this video, we’re building an AI-powered FAQ chatbot in Laravel 12 using Livewire v3 and PrismPHP with OpenAI’s GPT-4! Discovering PHP's yield Keyword After 10 Years
ides.dev
I started learning PHP in 2014 and working as a full-time web developer not long after, so at this point I've been doing it for a little over a decade. It wasn't until today I learned about yield. Laravel Socialite Plus
laravel-news.com
Socialite Plus is a Laravel 12 React and Vue starter kit package that streamlines social login for Google, Facebook, GitHub, and LinkedIn. JSON Unicode Cast Type Added in Laravel 12.3
laravel-news.com
The Laravel team released v12.3.0, which includes a new JSON Unicode cast type, check linked storage status in the about command, native JSON and JSONB support in SQLite schemas, and more. How are we all finding Laravel Cloud so far?
www.reddit.com
Reddit discussion with a lot of comments. For those that are using Cloud, and especially ones with complex apps, how are you fiinding it? Drag and Drop Uploading with Livewire and Alpine
codecourse.com
This article covers passing dragged and dropped files over to Livewire rather than directly handling the files with JavaScript. So, think of this as sprinkling in drag and drop to an existing file upload! First, let's start with a simple uploader component with Livewire. That's it for this week, see you in the next newsletter issue! |