{"id":28560113,"url":"https://github.com/capsulescodes/articles","last_synced_at":"2025-06-25T09:33:58.100Z","repository":{"id":185980093,"uuid":"674405347","full_name":"capsulescodes/articles","owner":"capsulescodes","description":"Capsules articles example projects","archived":false,"fork":false,"pushed_at":"2025-03-04T01:17:18.000Z","size":19761,"stargazers_count":29,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-10T09:07:32.740Z","etag":null,"topics":["articles","inertiajs","laravel","tailwindcss","tutorials","vuejs"],"latest_commit_sha":null,"homepage":"https://capsules.codes","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/capsulescodes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2023-08-03T21:47:57.000Z","updated_at":"2025-05-14T06:41:05.000Z","dependencies_parsed_at":"2023-10-02T13:10:08.097Z","dependency_job_id":"972706eb-8329-40b0-af26-e4af9b700853","html_url":"https://github.com/capsulescodes/articles","commit_stats":null,"previous_names":["capsulescodes/articles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/capsulescodes/articles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capsulescodes%2Farticles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capsulescodes%2Farticles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capsulescodes%2Farticles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capsulescodes%2Farticles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/capsulescodes","download_url":"https://codeload.github.com/capsulescodes/articles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capsulescodes%2Farticles/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261844813,"owners_count":23218440,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["articles","inertiajs","laravel","tailwindcss","tutorials","vuejs"],"created_at":"2025-06-10T09:07:30.477Z","updated_at":"2025-06-25T09:33:58.067Z","avatar_url":"https://github.com/capsulescodes.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"art/capsules-articles-image.svg\" width=\"300px\" height=\"200px\" /\u003e\u003c/p\u003e\n\n\n## About\n\nHere are stored the projects examples linked with \u003ca href=\"https://capsules.codes/en/blog\"\u003eCapsules articles\u003c/a\u003e.\nInviting readers to try out the articles content by themselves.\n\n\u003cbr\u003e\n\n## Related article branches\n\n- [ Make your own artisan ](https://github.com/capsulescodes/articles/tree/001-make-your-own-artisan)\n- [ Make a custom 502 page ](https://github.com/capsulescodes/articles/tree/002-make-a-custom-502-page)\n- [ Use several databases within your Laravel project ](https://github.com/capsulescodes/articles/tree/003-use-several-databases-within-your-laravel-project)\n- [ Add a global dark mode with Tailwind CSS ](https://github.com/capsulescodes/articles/tree/004-add-a-global-dark-mode-with-tailwindcss)\n- [ Display a modal using Vue Teleport component ](https://github.com/capsulescodes/articles/tree/005-display-a-modal-using-vue-teleport-component)\n- [ Build a Laravel blog using Vue and Canvas ](https://github.com/capsulescodes/articles/tree/006-build-a-laravel-blog-using-vue-and-canvas)\n- [ Modify tables and records with Laravel Population ](https://github.com/capsulescodes/articles/tree/007-modify-tables-and-records-with-laravel-population)\n- [ Create a Laravel package on your local environment ](https://github.com/capsulescodes/articles/tree/008-create-a-laravel-package-on-your-local-environment)\n- [ Organize Laravel tools on a unique subdomain ](https://github.com/capsulescodes/articles/tree/009-organize-laravel-tools-on-a-unique-subdomain)\n- [ Collect feedback via Slack notifications in your Laravel project ](https://github.com/capsulescodes/articles/tree/010-collect-feedback-via-slack-notifications-in-your-laravel-project)\n- [ Implement a translation system in your Laravel Vue project ](https://github.com/capsulescodes/articles/tree/011-implement-a-translation-system-in-your-laravel-vue-project)\n- [ Run Laravel on your browser with Browser PHP ](https://github.com/capsulescodes/articles/tree/012-run-laravel-on-your-browser-with-browser-php)\n- [ Create a Node package on your local Laravel environment ](https://github.com/capsulescodes/articles/tree/013-create-a-node-package-on-your-local-laravel-environment)\n- [ Draw a dynamic SVG pattern with Vue ](https://github.com/capsulescodes/articles/tree/014-draw-a-dynamic-svg-pattern-with-vue)\n- [ Collect feedback via Discord notifications in your Laravel project ](https://github.com/capsulescodes/articles/tree/015-collect-feedback-via-discord-notifications-in-your-laravel-project)\n- [ Create a custom error page with Laravel and Inertia ](https://github.com/capsulescodes/articles/tree/016-create-a-custom-error-page-with-laravel-and-inertia)\n- [ Craft emails with Vue and Tailwind using Inertia Mailable ](https://github.com/capsulescodes/articles/tree/017-craft-emails-with-vue-and-tailwind-using-inertia-mailable)\n- [ Create a backup of your Laravel project on Dropbox ](https://github.com/capsulescodes/articles/tree/018-create-a-backup-of-your-laravel-project-on-dropbox)\n- [ Access Laravel before and after running Pest tests ](https://github.com/capsulescodes/articles/tree/019-access-laravel-before-and-after-running-pest-tests)\n- [ Serve a Laravel project on Web, Desktop and Mobile with Tauri ](https://github.com/capsulescodes/articles/tree/020-serve-a-laravel-project-on-web-desktop-and-mobile-with-tauri)\n- [ Craft emails with React and Tailwind using Inertia Mailable ](https://github.com/capsulescodes/articles/tree/021-craft-emails-with-react-and-tailwind-using-inertia-mailable)\n\n\u003cbr\u003e\n\n## Installation\n\nFollow the instructions in the `README` file of the related article branch.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapsulescodes%2Farticles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcapsulescodes%2Farticles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapsulescodes%2Farticles/lists"}