# Accumulated General Knowledge Base
Modify through: [](https://codespaces.new//jmrecodes/HackMD-notes)
_A collection of guides, tutorials, and references arranged by myself for technical and non-technical audiences_
## 🤖 AI & Prompt Engineering
| Guide | Description |
| ----- | ----------- |
| [Comprehensive Prompt Engineering Guide](https://hackmd.io/@jmrecodes/S1V3buxXge) ✨ | Master the art of communicating with AI coding assistants |
---
## 📚 Laravel Framework
### Foundation
| Guide | Description |
| ----- | ----------- |
| [Laravel Basics - Index](https://hackmd.io/@jmrecodes/B1PTGFkXgl) | Master guide to the Laravel framework fundamentals |
| [What is Laravel?](https://hackmd.io/@jmrecodes/Hys9-Y17eg) | Introduction to the Laravel PHP framework and its benefits |
| [Setting up a Laravel Development Environment](https://hackmd.io/@jmrecodes/Hkts-Fk7xg) | Step-by-step instructions for setting up your Laravel workspace |
### Core Components
| Guide | Description |
| ----- | ----------- |
| [Laravel Basics: Routing](https://hackmd.io/@jmrecodes/r1u0-FJmxe) | Learn how to define routes in Laravel applications |
| [Laravel Basics: Controllers](https://hackmd.io/@jmrecodes/SyTzMFkQlg) | Understanding controllers and their role in Laravel's MVC pattern |
| [Laravel Basics: Models & Eloquent ORM](https://hackmd.io/@jmrecodes/ByhXzt17ll) | Working with database models using Laravel's elegant ORM |
| [Laravel Basics: Views & Blade Templating](https://hackmd.io/@jmrecodes/HkGBGYkQlg) | Creating dynamic views with Laravel's powerful Blade engine |
### Advanced Features
| Guide | Description |
| ----- | ----------- |
| [Laravel Basics: Middleware](https://hackmd.io/@jmrecodes/HyoOGtJXel) | Using middleware for filtering HTTP requests in your application |
| [Laravel Basics: Artisan Console](https://hackmd.io/@jmrecodes/H16FzYJXee) | Leveraging Laravel's command-line interface for development |
| [Laravel Basics: Database Migrations](https://hackmd.io/@jmrecodes/SkAqzF17ex) | Managing database schema changes with Laravel migrations |
| [Laravel Basics: Requests, Responses, Forms & Validation](https://hackmd.io/@jmrecodes/HkHnfF1mxe) | Handling user input and validating form data in Laravel |
---
## ☁️ Google Cloud
| Guide | Description |
| ----- | ----------- |
| [Google Cloud and Laravel Deployment](https://hackmd.io/@jmrecodes/ByeyS3e7gl) | A guide on deploying Laravel applications to Google Cloud |
## About This Knowledge Base
This is a curated collection of notes created with HackMD. Feel free to explore the guides based on your interests or current learning needs. All notes are regularly updated to maintain accuracy.
---
*Last updated: June 7 2025 | Created with 💙 from the Philippines 🇵🇭 using [Cursor](https://www.cursor.com) and [HackMD](https://hackmd.io)