ethericsolution/laravel-starter-kit

A lightweight starter kit for Laravel applications

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Language:Blade

Type:project

pkg:composer/ethericsolution/laravel-starter-kit

1.0.0 2026-01-10 07:10 UTC

This package is auto-updated.

Last update: 2026-01-12 05:50:04 UTC


README

Laravel PHP License

A lightweight starter kit for Laravel applications — preconfigured with common packages and sensible defaults to help you get a new project up and running quickly.

Built with: FlyonUI - A modern, lightweight UI library for rapid web development.

Features

  • Authentication: Complete user authentication system with Laravel Fortify
  • Two-Factor Authentication: Built-in 2FA support for enhanced security
  • Email Verification: User email verification out of the box
  • Modern UI: Beautiful interface powered by FlyonUI and Tailwind CSS
  • Query Builder: Advanced API query building with Spatie Laravel Query Builder
  • Debug Tools: Laravel Debugbar for development debugging
  • Testing: Pre-configured with Pest for comprehensive testing
  • Code Quality: Laravel Pint for code formatting and style consistency

Requirements

  • PHP 8.2+
  • Composer
  • Node.js + npm (or pnpm)
  • MySQL, PostgreSQL, SQLite, or another supported database

Screenshots

Login Register Forgot Password Password Confirmation Verify Email 2 Factor Validation Dashboard Profile 2 Factor Activate Users List User Form

How to use

To create a new Laravel project using this starter kit, run the following command:

laravel new --using=ethericsolution/laravel-starter-kit

Contributing

Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.

  1. Fork the project
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Support

If you find this project helpful, consider supporting me:

Buy Me A Coffee

License

This project is licensed under the MIT License - see the LICENSE file for details.