Hello, how can I ensure that Laravel Boost AI takes Livewire 4 into account?
M
Modestas
✓ Link copied!
You should specifically mention livewire 4 version in your prompts, as that will trigger relevant search :)
SP
Sylvain P
✓ Link copied!
The latest version now fully supports this out of the box, so it’s a non-issue. Besides, it’s not exactly 'smart' to have to specify it every single time if the tool is doing its job correctly.
M
Modestas
✓ Link copied!
Sometimes we have to do "dumb" things to make it work reliably :)
I personally reference a lot of files manually instead of letting boost/AI figure out what I need. Proved to give better results at the end of the day :)
P
pastuh
✓ Link copied!
Simply install/update to the latest version of Livewire.
Configure config file.
Then install Laravel Boost, and it will automatically scan and apply all rules and skills as needed.
Hello, how can I ensure that Laravel Boost AI takes Livewire 4 into account?
You should specifically mention livewire 4 version in your prompts, as that will trigger relevant search :)
The latest version now fully supports this out of the box, so it’s a non-issue. Besides, it’s not exactly 'smart' to have to specify it every single time if the tool is doing its job correctly.
Sometimes we have to do "dumb" things to make it work reliably :)
I personally reference a lot of files manually instead of letting boost/AI figure out what I need. Proved to give better results at the end of the day :)
Simply install/update to the latest version of Livewire. Configure config file. Then install Laravel Boost, and it will automatically scan and apply all rules and skills as needed.