Tech Stack selection

A way to select your tech stack (Laravel, Nextjs) so that chat does not hallucinate. A lot of times chat will think I am using Next 13 when I am on 15. Having some means to detetmine the stack ahead of time and force chat to reference it would be nice

Simplest and most effective way is to use .cursorrules or User Rule.

All projects are in Laravel 12 and PHP 8.4.

Short and sweet works for me :slight_smile: but yes, otherwise it would be automatically Laravel 11 and PHP 8.2 or similar.

Sure a bit trickier with Next but sure doable!