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)
Related Packages
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:
- Check your Laravel version
- Verify PHP version
- Check GitHub Issues
- Review Architecture for technical details