Your Laravel week in review No images? Click here Laravel 9.41The Laravel team released 9.41 this week with validation rules for soft-deleted models, additional rule builder convenience methods, and more. Your first Laravel 9 ApplicationIf you have never built a Laravel application, let me take a walk-through with you from scratch - with no perceived knowledge. Follow along to learn Laravel Creating a Password GeneratorPassword generation is something we all think about doing at some point, but how can we go about doing it and making these passwords easy to remember and secure Fun with RefactoringRefactoring isn't a dirty word, quite the opposite. Refactoring is something that you do when you have leveled up or generally improved. Now HiringSenior Software Engineer (Laravel/Javascript) Laravel Developer (US only) Laravel Software Engineer - Greenfield API build Software Developer (Laravel/Vue.js/Tailwind) Senior Full-Stack Developer Post a job on LaraJobs and it'll be featured here in next week's newsletter. Community LinksLogging in Laravel Laravel Tooling: 4 useful tools for static analysis How to Create CI/CD Pipeline for Your Laravel Project With Github Actions Laravel and PHP developers to follow on Mastodon Laravel Attachable Objects - Attaching Files Made Simpler Statamic Tutortials Which Laravel authentication package to choose for your project? Multi Bag Laravel Validation - Problem and Solution - Laravel Tip Override Exception Context Format - 5 New Things Added - New In Laravel 9.40 Laravel 9 SMS Based Two Factor (2FA) Authentication Introducing PHP 8.2: all new features and changes How to Build a Live Search using Laravel, Livewire, and Meilisearch Queues in Laravel Carbon DiffForHumans: Parameters and Extra Options Streaming to the Browser with Livewire The Modern PHP Cheat Sheet Sessions and Referrer URL Refactor - Build Expense Tracker App With PHP 8 Learning by Coding PHPScraper now supports feeds Interact with Jira's APIs Using Jira PHP client Laravel Nova Time Field Measurement Unit - Easy conversion and Typed code (Length, Volume, Weight etc..) Waterline: Elegant UI for Laravel Workflows Invalidating Cloud Images in Laravel with Workflows Eloquent: FirstOrCreate, and Other 2-in-1 Methods [VIDEO] "Universal" Controller Example: Process Data With Switch-Case [VIDEO] 30+ New Laravel Tips: November 2022 [VIDEO] From the archiveLast MonthLaravel 9.37 Released OpenAI PHP Client Automating your OpenAPI Documentation Sanitize and Format Data in PHP with the Transformer Package Last YearPHP 8.1 is Here Laravel Livewire Calendar Component Laravel 8.73 Released Announcing the PHP Foundation Laravel User Activity |
Search thousands of free JavaScript snippets that you can quickly copy and paste into your web pages. Get free JavaScript tutorials, references, code, menus, calendars, popup windows, games, and much more.
Laravel 9.41, Fun with Refactoring, Creating a Password Generator, and more. - №437
Laravel 9.39 now includes Blade template fragments - №435
Your Laravel week in review No images? Click here Laravel 9.39The Laravel team released 9.39 this week with Blade template fragments, source output in collection dumps, a new database empty assertion, and more. SponsorKeep your Laravel Code Performant (and your users happy)If your code goes awry, you need to imagine what that customer support ticket will look like. Sentry removes the need to imagine by providing rich context about errors and performance slowdowns in your Laravel applications. Get started with 2 free months of their Business Plan (the best one) with code: LARAVELNEWS Laravel MultiplexLaravel Multiplex is a Laravel package to attach time-sliced metadata to Eloquent models. Composition over inheritance in final classesFinal classes, you either love them or hate them. People have been using them more recently in their open-source packages, but what does that mean for you? Ramsey UUID Adds Support for v8The popular PHP UUID library by Ben Ramsey released a new version with support for UUID v8, custom UUIDs. Now HiringPHP Developer Tall Stack Developer Mid-Level Laravel Software Engineer for Exciting Sustainability Startup Senior Laravel Dev - Excellent German required (Full Time / Contractor) Laravel Application Developer Medior / Senior Laravel Developer 😎 [German-speaking only] Laravel Junior + Senior Dev TALL Stack Post a job on LaraJobs and it'll be featured here in next week's newsletter. Community LinksHow to make changes to the database during a Livewire Pest chain Laravel One To One Polymorphic Relationship Example Display All Cached Views - 3 New Things Added - New In Laravel 9.38.0 Design Patterns in Laravel: Builder Pattern Example How to Upload Files/Images to Google Cloud Storage in Laravel Behind the Dev: Matt Stauffer Cool and interesting Postgres features that you might not know User Authentication - Session Hijacking and Fixation - Build Expense Tracker App With PHP 8 3 More Amazing Features Of Blade That You Might Not Know About How to build a Laravel app using the OpenAI API Automatically restart Horizon when local PHP files change Search for Jira Issues with Ease Using JQL Builder List of 130+ Best Laravel Packages morning #4 (by Nuno Maduro): adding more PHP types to Laravel v10 Lazy Loading Templates and View Data with Laravel Splade What's Changed in PHP 8.2 [Video] Eloquent Model $hidden Property: What Does It Do? [VIDEO] New in Laravel 9.30: UUIDs as Primary Keys with a Trait [VIDEO] Eloquent Relation Example: Load, LoadCount and withWhereHas [VIDEO] Build Admin Panel with Laravel Breeze and Filamentphp How to use the Query Builder correctly in Laravel | Tutorial | Quick Win Wednesday #QWW Migrations: Careful With Constrained() and Nullable() [VIDEO] Laravel: Data Validation Tutorial - Part 1 Laravel Events and Listeners: $dispatchesEvents in Models [VIDEO] Laravel Make Migration: 4 Shorter Syntax "Tricks" [VIDEO] Taylor Otwell: 20+ Questions/Answers About Laravel - 2022 Edition From the archiveLast MonthLaravel 9.35 Released Getting Started With Parallel Testing and Code Coverage in Laravel Dynamically Create and Destroy Servers with this Laravel Package Announcing LaraJobs Consultants Building a slide-over panel component with Livewire Last YearPHP 8.1 is Two Weeks Away, Here's What to Expect Automatically Sanitize Model Data Laravel 8.70 Released Standardize Data Formats in Your Laravel Application Two Years agoRun Artisan Commands With a GUI Laravel 8.14 Released Presenting Laravel Country Logomarks Laravel 8.13 Released Laravel Breeze PestPHP Plugin for PhpStorm
|
I Quit AeroMedLab
Watch now (2 mins) | Today is my last day at AeroMedLab ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ...
-
code.gs // 1. Enter sheet name where data is to be written below var SHEET_NAME = "Sheet1" ; // 2. Run > setup // // 3....