krishna892289/starterkit-by-professor
Composer 安装命令:
composer require krishna892289/starterkit-by-professor
包简介
Registration, Login, No-spatie, Bootstrap5.3, jquery, bootstrap icons,sweetalert, navs and manymore loaded
README 文档
README
Simple Laravel Starter Kit for Beginners – No Spatie, No JWT, Lightweight Alternative to Breeze & Jetstream
Laravel Starter Kit by Professor is a clean, minimal, and beginner-friendly boilerplate for new Laravel projects. Designed specifically for developers who want to start quickly without the complexity of heavy packages.
If you're tired of Breeze or Jetstream adding features you don't need (Livewire, Inertia, Teams, Spatie Permissions, JWT, etc.), this starter kit gives you exactly what a typical Laravel application needs — and nothing more.
Perfect for:
- Learning Laravel from scratch
- Building small to medium-sized web applications
- Rapid prototyping
- Teaching or tutorial projects
Why Choose This Over Laravel Breeze or Jetstream?
| Feature | Starter Kit by Professor | Laravel Breeze | Laravel Jetstream |
|---|---|---|---|
| Authentication (Login/Register/Password Reset) | Yes | Yes | Yes |
| Email Verification | Yes | Yes | Yes |
| Simple Dashboard | Yes | Yes | Yes |
| Profile Management | Yes | Basic | Advanced |
| Spatie Permissions | No (keeps it simple) | No | Optional |
| JWT / API Authentication | No (session-based only) | No | Optional |
| Livewire or Inertia | No | No | Yes |
| Team Management | No | No | Yes |
| Complexity | Very Low | Low | High |
| Best For | Beginners & Simple Apps | Simple Apps | Feature-rich Apps |
This kit focuses on clean, readable code using pure Blade, Laravel's default session authentication, and zero extra bloat.
Features
- Complete authentication scaffolding (Register, Login, Logout, Password Reset, Email Verification)
- Clean and minimal Blade templates
- Basic protected dashboard
- Profile update functionality
- Ready-to-use middleware and routes
- No external heavy dependencies (No Spatie, No JWT, No Livewire, No Inertia)
- Easy to customize and extend
Requirements
- PHP >= 8.1
- Composer
- Laravel 12.x
- MySQL
Installation
Add the package to your fresh Laravel project via Composer:
composer require krishna892289/starterkit-by-professor
Publish and install the starter kit:
php artisan starter-kit:install
Run fresh migrations (this will create users table and any additional tables):
php artisan migrate:fresh
(Optional) Seed dummy data if provided:
php artisan db:seed
That's it! Run your app:
php artisan serve
Visit /login or /register to get started.
Usage After installation:
Register a new account → Verify email → Login Access protected routes at /dashboard Customize views in resources/views/auth and resources/views/dashboard Extend with your own models, controllers, and features
Keywords for Search Laravel starter kit, Laravel boilerplate for beginners, simple Laravel authentication, Laravel scaffolding without Breeze, Laravel without Jetstream, lightweight Laravel starter, Laravel session authentication, no Spatie Laravel starter, no JWT Laravel kit, Laravel beginner template, Laravel 11 starter kit, Laravel 10 starter kit Contributing Contributions are welcome! Feel free to:
Open issues for bugs or feature requests Submit pull requests with improvements Suggest better documentation
Please follow Laravel coding standards. License This project is open-sourced under the MIT License. Author Created with ❤️ by Krishna (@krishna892289 on GitHub) Thank you for using Starter Kit by Professor! If you find it helpful, please give it a ⭐ on GitHub.
krishna892289/starterkit-by-professor 适用场景与选型建议
krishna892289/starterkit-by-professor 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 12 次下载、GitHub Stars 达 0, 最近一次更新时间为 2025 年 12 月 16 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 krishna892289/starterkit-by-professor 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 krishna892289/starterkit-by-professor 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 12
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 33
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-12-16