Skip to content

v1.0.0

Choose a tag to compare

@lauroguedes lauroguedes released this 15 Jun 19:44
· 70 commits to main since this release

v1.0.0 - Initial Release

This is the first stable release of Mary UI Starter Kit, providing a solid foundation for building modern Laravel applications with Livewire and Mary UI.

Key Highlights:

  • πŸš€ Production Ready: Fully tested and documented
  • 🎨 Modern UI: Beautiful components with Mary UI and Tailwind CSS
  • πŸ” Complete Auth: All authentication flows included
  • πŸ‘₯ User Management: Full CRUD with advanced features
  • πŸ§ͺ Well Tested: 77+ tests ensuring reliability
  • πŸ› οΈ Developer Friendly: Excellent DX with modern tooling

What's Included:

  • Authentication system (login, register, password reset, email verification)
  • User management dashboard with search, filtering, and status management
  • Avatar upload system with cropping and automatic cleanup
  • Comprehensive test suite covering all functionality
  • Development workflow with hot reloading and debugging tools
  • Code quality tools for maintaining clean code

Getting Started:

laravel new my-app --using=lauroguedes/mary-ui-starter-kit

Requirements:

  • PHP 8.2+
  • Node.js 18+
  • Composer

For detailed installation and usage instructions, see the README.