A modern Laravel starter kit that provides a robust foundation for building web applications. Built with Bootstrap for flexible styling options.
-
✅ Authentication System
- User registration and login
- Email verification
- Password reset
- Profile management
-
✅ Frontend Setup
- Bootstrap integration
- Vite for asset compilation
- Responsive design foundation
-
✅ Development Tools
- Laravel Debugbar
- Laravel Pint
- PHPUnit testing
- Database migrations
-
✅ Security Features
- CSRF protection
- XSS prevention
- SQL injection protection
- Secure password hashing
- Laravel - The PHP Framework
- Bootstrap - CSS Framework
- Vite - Build tool
- Laravel Breeze - Authentication scaffolding
laravel new --using=hostmoz/laravel-bootstrap-starter-kit
-
Enhanced User Management
- Role-based access control (RBAC)
- User activity logging
- Two-factor authentication
-
API Development
- RESTful API scaffolding
- API authentication with Sanctum
- API documentation
-
Frontend Enhancements
- Custom theme builder
- Component library
- PWA support
Feel free to contribute to this project by submitting a pull request.
The Laravel framework is open-sourced software licensed under the MIT license.