v1.0.0
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-kitRequirements:
- PHP 8.2+
- Node.js 18+
- Composer
For detailed installation and usage instructions, see the README.