php Courses
php Courses
Dec 8, 2025 · Backend Development

Build a Full Laravel CRUD App from Scratch: Step‑by‑Step Guide

This tutorial walks you through setting up a Laravel development environment, creating a database, generating models, migrations, controllers, Blade views, defining routes, and testing a complete CRUD task manager, with optional extensions and troubleshooting tips.

Blade TemplatesCRUDDatabase Migration
0 likes · 8 min read
Build a Full Laravel CRUD App from Scratch: Step‑by‑Step Guide
Alibaba Cloud Native
Alibaba Cloud Native
Mar 19, 2025 · Frontend Development

How to Build a Personal Note Website with an AI‑Powered Coding Assistant

This guide walks you through using the Tongyi Lingma AI coding assistant to quickly create a personal note‑taking website with full CRUD functionality, covering preparation, environment setup, step‑by‑step code generation, feature expansion, common pitfalls, and iterative refinement for front‑end developers.

AI coding assistantCRUDTongyi Lingma
0 likes · 21 min read
How to Build a Personal Note Website with an AI‑Powered Coding Assistant
Programmer DD
Programmer DD
Jan 5, 2022 · Frontend Development

Generate QR Codes Directly in Chrome with a Simple Right‑Click

Learn how to quickly create a QR code for any webpage using Chrome's built‑in right‑click option, including version checks and flag settings for older browsers, so you can copy the image instantly without third‑party tools.

ChromeQR codeWeb Tutorial
0 likes · 2 min read
Generate QR Codes Directly in Chrome with a Simple Right‑Click