suleyman-yilmaz/adminkit-starter-kit 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

suleyman-yilmaz/adminkit-starter-kit

Composer 安装命令:

composer create-project suleyman-yilmaz/adminkit-starter-kit

包简介

The skeleton application for the Laravel framework.

README 文档

README

adminkit-starter-kit GitHub stars GitHub forks GitHub issues GitHub license

No description provided.

🚀 adminkit-starter-kit

Created by suleyman-yilmaz

🗓️ Created: 18.10.2025 | 🔄 Last Updated: 20.10.2025

📖 About

AdminKit Starter Kit is a lightweight Laravel-based boilerplate project built using the free version of the AdminKit template.
It provides a customized login page and a basic dashboard layout, designed to serve as a clean starting point for Laravel projects.

This starter kit includes only authentication (login) functionality — it does not include registration or user management by default.
The structure is built entirely with pure Laravel Blade templates, without any front-end component libraries or Livewire/Vue/React integrations.

🧱 Purpose:
The main goal of this project is to provide a ready-to-use Laravel authentication setup with the AdminKit dashboard template.
By installing it directly via the terminal, you can instantly start developing admin-panel-based web projects without having to manually set up authentication or theme integration every time.

🎯 Getting Started

✅ Default Login Credentials

You can log in to the demo panel using the following credentials:

Field Value
Email admin@admin.com
Password 12345678

Once logged in, you can access the dashboard and update your password.

Prerequisites

Make sure you have the following installed:

  • PHP
  • Composer
  • Laravel Installer
  • Node.js
  • npm

🔧 Installation

Create a new Laravel application using this starter kit through the official Laravel Installer:

# Create

laravel new my_app --using=suleyman-yilmaz/adminkit-starter-kit.git

# Navigate to project directory
cd adminkit-starter-kit

# Start the development server
composer run dev

🤝 Contributing

We welcome contributions! Please follow these steps:

  1. 🍴 Fork the repository
  2. 🌿 Create your feature branch (git checkout -b feature/amazing-feature)
  3. 💾 Commit your changes (git commit -m 'Add amazing feature')
  4. 📤 Push to the branch (git push origin feature/amazing-feature)
  5. 🔁 Open a Pull Request
⭐ Star this repository if you find it helpful!
View on GitHub

统计信息

  • 总下载量: 3
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: Blade

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-10-19