承接 evo-mark/inertia-11-template 相关项目开发

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

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

evo-mark/inertia-11-template

Composer 安装命令:

composer create-project evo-mark/inertia-11-template

包简介

The skeleton application for the Laravel framework.

README 文档

README

evoMark company logo

Laravel 11 Application Template

Introduction

This template installs a barebones Laravel 11 installation with the following features:

General

  • InertiaJS / Vue3 framework

Backend

  • Basic auth controllers for login, forgot password, verify email and reset password
  • Command for make:service which creates and binds a service with a backing facade
  • Prebuilt services for flash messages, icon paths and page metadata included
  • Error handling with frontend page for Inertia errors

Frontend

  • Tailwind and sensible presets
  • InertiaRoutes plugin
  • InertiaI18n plugin for using your localisation strings inside Vue
  • Vue3AutoViteComponents plugin which automatically imports components from components/sync and components/async directories.
  • Global Vue component for SvgIcon which registers vue3-icon
  • UnpluginAutoImports will auto-import from vue, @inertiajs/vue3, vue-i18n, inertiaRoutes and both composables and helpers directories.
  • Simple Header, Footer and DefaultLayout application structure.

Development

  • Laravel pint configured for use via composer pint.
  • ESLint and Prettier for code-presentation enforcement
  • Merge support for composer.local.json file

Installation

composer create-project -s dev evo-mark/inertia-11-template example-app

Then inside your created application folder:

  • Setup database and .env file.
  • composer update
  • pnpm install
  • npm run dev

统计信息

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

GitHub 信息

  • Stars: 1
  • Watchers: 2
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-03-24