update readme

This commit is contained in:
2026-09-07 00:27:38 +02:00
parent fccfe8eb0b
commit 83f288b6ed
+2 -8
View File
@@ -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