Slate

Compatibility

Slate is designed to work with modern Laravel versions and related tools.

Laravel Versions

  • Laravel 11 - ✅ Fully supported
  • Laravel 12 - ✅ Fully supported

See version-specific guides:

PHP Requirements

  • PHP 8.2+ - Required
  • PHP 8.3 - Recommended

Frontend

  • Tailwind CSS v4 - Required
  • Alpine.js - Optional (for interactive components)

Livewire

Slate works seamlessly with Livewire. See Livewire Guide.

Breeze

✅ Fully compatible. See Laravel UI Auth.

Jetstream

✅ Fully compatible. See Laravel UI Auth.

Fortify

✅ Fully compatible. See Laravel UI Auth.

Browser Support

Slate supports all modern browsers:

  • Chrome (latest)
  • Firefox (latest)
  • Safari (latest)
  • Edge (latest)

Version Policy

Slate follows semantic versioning:

  • Major - Breaking changes
  • Minor - New features, backward compatible
  • Patch - Bug fixes, backward compatible

Getting Help

If you encounter compatibility issues:

  1. Check your Laravel version
  2. Verify PHP version
  3. Check GitHub Issues
  4. Review Architecture for technical details
Last updated .