PHPackages                             evo-mark/inertia-11-template - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. evo-mark/inertia-11-template

ActiveProject[Framework](/categories/framework)

evo-mark/inertia-11-template
============================

The skeleton application for the Laravel framework.

1981PHP

Since Mar 24Pushed 2y ago2 watchersCompare

[ Source](https://github.com/evo-mark/inertia-11-template)[ Packagist](https://packagist.org/packages/evo-mark/inertia-11-template)[ RSS](/packages/evo-mark-inertia-11-template/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

 [    ![evoMark company logo](https://camo.githubusercontent.com/0ee00c831e18d82e5d32990e52b0b08b13c97ff2374478eef348c17bd3485c3c/68747470733a2f2f65766f6d61726b2e636f2e756b2f77702d636f6e74656e742f75706c6f6164732f7374617469632f65766f6d61726b2d6c6f676f2d2d6c696768742e737667)  ](https://evomark.co.uk)

Laravel 11 Application Template
===============================

[](#laravel-11-application-template)

Introduction
------------

[](#introduction)

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

### General

[](#general)

- **InertiaJS** / **Vue3** framework

### Backend

[](#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

[](#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](https://www.npmjs.com/package/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

[](#development)

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

Installation
------------

[](#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`

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity19

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/4f42ee39ec10e8f4b3552a78ea78628acef13e9772bed852baa186e97bde7748?d=identicon)[evomark](/maintainers/evomark)

---

Top Contributors

[![craigrileyuk](https://avatars.githubusercontent.com/u/68274157?v=4)](https://github.com/craigrileyuk "craigrileyuk (13 commits)")

### Embed Badge

![Health badge](/badges/evo-mark-inertia-11-template/health.svg)

```
[![Health](https://phpackages.com/badges/evo-mark-inertia-11-template/health.svg)](https://phpackages.com/packages/evo-mark-inertia-11-template)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
