承接 rdp77/laravel-stisla 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

rdp77/laravel-stisla

最新稳定版本:v1.0.1

Composer 安装命令:

composer create-project rdp77/laravel-stisla

包简介

Free Bootstrap Admin Template Stisla for Laravel.

README 文档

README

laravel logo Stisla logo

Laravel Stisla

Laravel Stisla is a Free Bootstrap Admin Template which will help you to speed up your project and design your own dashboard UI using Laravel blade templating engine.


HomepageGetting StartedDemoDocumentationBlogIssue


Table of Contents

Requirements

Make sure all dependencies have been installed before moving on:

Getting Started

Start by creating the project using Composer and configuring the .env file:

composer create-project rdp77/laravel-stisla:dev-main
cd laravel-stisla

After .env is configured, you can proceed to migrate & seed the database:

php artisan migrate:fresh --seed

Once the database is seeded, you can login at /login or / using the default admin user:

Username: admin
Password: admin

Build Assets

The project assets are compiled using Vite. This can be done by installing the dependencies and running the build command with Yarn.

yarn install
yarn build

or

pnpm install
pnpm build

Plugins Used

Plugin Description
Laravel Telescope Telescope provides insight into the requests coming into your application, exceptions, log entries, database queries, queued jobs, mail, notifications, cache operations, scheduled tasks, variable dumps, and more.
Laravel Livewire A full-stack framework for Laravel that takes the pain out of building dynamic UIs.
Laravel Breeze minimal, simple implementation of all of Laravel's authentication features, including login, registration, password reset, email verification, and password confirmation.
Laravel Pint opinionated PHP code style fixer for minimalists. Pint is built on top of PHP-CS-Fixer and makes it simple to ensure that your code style stays clean and consistent.

License

Stisla is licensed under the MIT License

Supports

Thanks to BrowserStack for their support on this open-source project!

BrowserStack

Stisla is created by Nauval (Twitter). You can support the author by donation here.

统计信息

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

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: SCSS

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-02-14