From 83f288b6edb0035295dfcc6ed8945e1504736d47 Mon Sep 17 00:00:00 2001 From: Beluzsar Peter Date: Mon, 7 Sep 2026 00:27:38 +0200 Subject: [PATCH] update readme --- README.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 5ad1377..667f50e 100644 --- a/README.md +++ b/README.md @@ -31,15 +31,9 @@ You can also watch bite-sized lessons with real-world projects on [Laravel Learn ## Agentic Development -Laravel's predictable structure and conventions make it ideal for AI coding agents like Claude Code, Cursor, and GitHub Copilot. Install [Laravel Boost](https://laravel.com/docs/ai) to supercharge your AI workflow: +This section was in the Laravel template created by the `laravel new` command, however I hate agentic coding with a passion of 1000 suns, so im rewriting this part. Hornet Silksong would probably not like agentic codeing either. She is quite hostile against machines throughout the game. -```bash -composer require laravel/boost --dev - -php artisan boost:install -``` - -Boost provides your agent 15+ tools and skills that help agents build Laravel applications while following best practices. +Obviously no AI was used in this project, or at least I did my best to disable anything related to that. ## Contributing