Glenn Raya
Glenn Raya
  • Видео 20
  • Просмотров 324 966
Quick & Easy DigitalOcean VPS Setup for Your Laravel/PHP Apps
Ready to launch your Laravel application into the real world? In this video, we'll guide you step-by-step through setting up a DigitalOcean VPS from scratch specifically for Laravel/PHP projects. From creating a droplet to configuring your server and deploying your app, you'll learn everything you need to get your Laravel/PHP project live and accessible online.
Video Chapters
00:00 - Introduction
01:23 - Create Server
03:31 - Logging in as ROOT
04:09 - Update Local Ubuntu Packages
05:05 - Add new sudo user
06:35 - Setup SSH Authentication
08:40 - Disable ROOT user for security
10:38 - Security Incident/Risk for Using ROOT user
12:21 - Create a shortcut to log in using SSH Authentication
13:32 - I...
Просмотров: 2 210

Видео

Effortless Continuous Deployment for Laravel with GitHub Actions
Просмотров 4,2 тыс.2 месяца назад
In this video, we'll show you how to set up effortless continuous deployment for your web projects using GitHub Actions, with a practical example in Laravel. Whether you're new to automation or looking to streamline your deployment process, this guide will walk you through every step. Say goodbye to manual deployments and hello to efficiency! Deployment YAML Script: github.com/glennraya/laravel...
One-Click Database Backups in PHP: Using Laravel Queue Jobs & Real-Time Notifications
Просмотров 6 тыс.2 месяца назад
Learn how to create a one-click database backup feature in PHP using Laravel, with seamless queue job processing and real-time user notifications via Laravel Reverb (Websocket) when the backup is finished. Perfect for enhancing your app's data management and user experience. Laravel Reverb Videos: ruclips.net/video/jMcIE1hnaYw/видео.html ruclips.net/video/xEV7ruVUEvs/видео.html ruclips.net/vide...
The Easy Path to Cleaner Laravel Controllers: Unlocking the Power of Model Observers
Просмотров 5 тыс.3 месяца назад
Hey friends! In this video, we’ll dive into Laravel Model Observers and discover how they can streamline our controllers by offloading business logic into model-specific events. By leveraging observers, we’ll keep our controller methods clean and focused, staying true to the Single Responsibility Principle. It’s a simple yet powerful way to enhance your Laravel projects. Let’s explore how to ef...
Transforming VS Code: Beyond Themes! - Make VS Code Unrecognizable!
Просмотров 238 тыс.3 месяца назад
In this video, we will explore how to customize VS Code beyond the usual options available through themes. We will significantly alter various aspects of the UI to make it more elegant, minimal, and, in my opinion, beautiful. 😉 USEFUL NOTES: Please take time to read the short documentation of Custom CSS and JS Loader extension to avoid issues regarding the changes not taking effect. Often it's ...
Craft a Slick Upload Progress Bar with Just CSS! - No Plugins Needed
Просмотров 2 тыс.3 месяца назад
Learn how to create a sleek upload progress bar using only CSS animations with a Laravel backend, no plugins needed! This tutorial walks you through setting up the backend and designing a responsive, animated progress bar from scratch. Perfect for developers looking to enhance their projects with lightweight, efficient code. Source Code: github.com/glennraya/custom-upload-progress #Laravel #CSS...
Track Email Clicks Instantly: Laravel + Resend with Webhooks and Push Notifications
Просмотров 2,8 тыс.4 месяца назад
Learn how to effortlessly track email clicks in real-time with Laravel and Resend. This comprehensive tutorial will guide you through integrating Resend's powerful webhook system with Laravel to send instant push notifications whenever an email is clicked. You'll discover how to set up webhooks, handle incoming requests, and display click data in your Laravel application. Source Code: github.co...
Lightning-Fast Laravel Search with Meilisearch: Build a Google-like Search Engine!
Просмотров 4,8 тыс.4 месяца назад
In this video, learn how to enhance Laravel Scout with Meilisearch for powerful full-text search capabilities, including typo-tolerance search, related model search, and efficient indexing. Meilisearch integration with Laravel Scout provides user-friendly and fast search results, perfect for modern web applications. Discover the step-by-step process of setting up Meilisearch with Laravel, optim...
Laravel PDF Magic: From Dynamic Views to Beautiful PDFs with Spatie Browsershot
Просмотров 12 тыс.4 месяца назад
Source code: github.com/glennraya/browsershot Want to create stunning, downloadable PDFs from your Laravel app's dynamic views? Look no further! This video unveils the magic of Spatie Browsershot, transforming your Laravel application into a PDF powerhouse. Learn how to generate beautiful, print-ready PDFs effortlessly, saving you time and frustration. #laravel #pdf #SpatieBrowsershot #webdevel...
Get Messenger-Style Typing Alerts in Laravel - Here’s How!
Просмотров 2,9 тыс.4 месяца назад
Source Code: github.com/glennraya/clientevents Boost your chat app's engagement with real-time typing indicators! This video utilizes Laravel Echo/Reverb to effortlessly add this feature, mimicking the feel of modern messaging platforms. Learn how to create a more interactive and engaging user experience for your app in minutes. #Laravel #LaravelEcho #LaravelReverb #RealTimeTypingIndicators #Ty...
Integrate Laravel Reverb with NextJS 14 (Private Messaging Example)
Просмотров 9 тыс.5 месяцев назад
Integrate Laravel Reverb with NextJS 14 (Private Messaging Example)
Laravel Reverb: The Easiest Way to Add Real-Time Magic to Your App
Просмотров 24 тыс.5 месяцев назад
Laravel Reverb: The Easiest Way to Add Real-Time Magic to Your App
Instant React App Deployment on Vercel - Push and Go!
Просмотров 3635 месяцев назад
Instant React App Deployment on Vercel - Push and Go!
Quick Start to React & TypeScript: FREE 90-Minute Expert Training!
Просмотров 5 тыс.6 месяцев назад
Quick Start to React & TypeScript: FREE 90-Minute Expert Training!
Simplify Xendit Payment Integration in Laravel with Xendivel
Просмотров 1,3 тыс.9 месяцев назад
Simplify Xendit Payment Integration in Laravel with Xendivel