core.blade.php 409 B

123456
  1. # Livewire Volt
  2. - Single-file Livewire components: PHP logic and Blade templates in one file.
  3. - Always check existing Volt components to determine functional vs class-based style.
  4. - IMPORTANT: Always use `search-docs` tool for version-specific Volt documentation and updated code examples.
  5. - IMPORTANT: Activate `volt-development` every time you're working with a Volt or single-file component-related task.