Download the PHP package alangiacomin/laravel-template without Composer
On this page you can find all versions of the php package alangiacomin/laravel-template. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download alangiacomin/laravel-template
More information about alangiacomin/laravel-template
Files in alangiacomin/laravel-template
Download alangiacomin/laravel-template
More information about alangiacomin/laravel-template
Files in alangiacomin/laravel-template
Vendor alangiacomin
Package laravel-template
Short Description The skeleton application for the Laravel framework.
License MIT
Package laravel-template
Short Description The skeleton application for the Laravel framework.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-template
Laravel Template
Personal Laravel template designed to kick off new projects with a consistent technical foundation, ready for development.
Why this template
- Reduces the bootstrap time for a new project.
- Provides a modern Laravel stack with Inertia + React + TypeScript.
- Includes preconfigured tooling for local development, builds, and testing.
Included stack
- Laravel 13
- PHP 8.4
- Inertia.js (server + React client)
- Vite
- TypeScript
- Reverb (websocket)
- PHPUnit + Laravel Pint
- Bun/NPM for frontend dependencies
Requirements
- PHP
^8.4 - Composer
- Bun (recommended) or NPM
- Local database (e.g. SQLite, MySQL, or PostgreSQL)
Quick start
Useful commands
Project structure (high-level)
app/application logicroutes/route definitionsresources/frontend (React/TS, views, and assets)config/configuration filesdatabase/migrations, factories, and seederstests/test suite
Documentation
- Full setup:
docs/setup.md - Development workflow:
docs/development.md
Contributing
If this template is used by a team, you can add a CONTRIBUTING.md file with PR/branching rules.
License
This project is released under the MIT license.
All versions of laravel-template with dependencies
PHP Build Version
Package Version
Requires
alangiacomin/laravel-cqrs Version
*
php Version ^8.4
laravel/framework Version ^13.25.0
laravel/nightwatch Version ^1.28.7
laravel/reverb Version ^1.11.1
laravel/tinker Version ^3.0.2
resend/resend-laravel Version ^1.4.0
spatie/enum Version ^3.13.0
spatie/laravel-permission Version ^7.4.2
symfony/mailer Version ^7.4.15
tightenco/ziggy Version ^2.6.3
php Version ^8.4
laravel/framework Version ^13.25.0
laravel/nightwatch Version ^1.28.7
laravel/reverb Version ^1.11.1
laravel/tinker Version ^3.0.2
resend/resend-laravel Version ^1.4.0
spatie/enum Version ^3.13.0
spatie/laravel-permission Version ^7.4.2
symfony/mailer Version ^7.4.15
tightenco/ziggy Version ^2.6.3
The package alangiacomin/laravel-template contains the following files
Loading the files please wait ...