{"id":20583748,"url":"https://github.com/mzur/webdev","last_synced_at":"2026-04-20T02:36:12.227Z","repository":{"id":63883340,"uuid":"513883960","full_name":"mzur/webdev","owner":"mzur","description":"A series of practical lessons for web application development with Laravel and Vue.js","archived":false,"fork":false,"pushed_at":"2024-12-18T08:11:20.000Z","size":2279,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-06T12:52:07.915Z","etag":null,"topics":["laravel","lessons","teaching","vuejs","web-development"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-sa-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mzur.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-14T12:00:08.000Z","updated_at":"2024-12-18T08:11:24.000Z","dependencies_parsed_at":"2025-03-06T12:52:00.208Z","dependency_job_id":null,"html_url":"https://github.com/mzur/webdev","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mzur/webdev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mzur%2Fwebdev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mzur%2Fwebdev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mzur%2Fwebdev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mzur%2Fwebdev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mzur","download_url":"https://codeload.github.com/mzur/webdev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mzur%2Fwebdev/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32030282,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["laravel","lessons","teaching","vuejs","web-development"],"created_at":"2024-11-16T06:43:33.816Z","updated_at":"2026-04-20T02:36:12.203Z","avatar_url":"https://github.com/mzur.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Web Application Development\n\nThis is a series of practical lessons for web application development. The goal of this series is to get you started with web application development using the PHP and JavaScript languages and the [Laravel](https://laravel.com/) and [Vue.js](https://vuejs.org/) application frameworks. If you are looking for a more general and in-depth introduction to web application development, take a look at [the MDN learning area](https://developer.mozilla.org/en-US/docs/Learn).\n\nPlease work through the lessons in order, as each lesson builds upon the previous lessons. At the end you will build a basic web application with user accounts, persistent storage in a database and an interactive user interface for basic image annotation.\n\n## Preparation\n\nAll instructions are written to be performed on a Linux command line (e.g. Ubuntu). They should also work fine on a Mac. If you use Windows, you could try to use the [WSL](https://docs.microsoft.com/en-us/windows/wsl/install).\n\nThe practical lessons require PHP \u003e=8.1 as well as the Composer and NPM package managers installed on your system. To install them on Ubuntu 24.04, run:\n\n```\nsudo apt update\nsudo apt install --no-install-recommends php-cli php-xml php-mbstring php-curl php-sqlite3 composer npm unzip\n```\n\n## Lessons\n\n- [**Lesson 0:** Web Application Fundamentals](lesson-0)\n\n- [**Lesson 1:** Static Files](lesson-1)\n\n- [**Lesson 2:** A Server-Side Application with PHP](lesson-2)\n\n- [**Lesson 3:** A Client-Side Application with JavaScript](lesson-3)\n\n- [**Lesson 4:** CSS (interlude)](lesson-4)\n\n- [**Lesson 5:** A Full Laravel Application](lesson-5)\n\n- [**Lesson 6:** A Basic Image Annotation Tool](lesson-6)\n\n## License\n\nThis work is licensed under a \u003ca rel=\"license\" href=\"http://creativecommons.org/licenses/by-sa/4.0/\"\u003eCreative Commons Attribution-ShareAlike 4.0 International License\u003c/a\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmzur%2Fwebdev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmzur%2Fwebdev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmzur%2Fwebdev/lists"}