zacksmash/summit

The skeleton application for the Laravel framework.

Maintainers

Package info

github.com/zacksmash/summit

Type:project

pkg:composer/zacksmash/summit

Transparency log

Statistics

Installs: 7

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

dev-main 2026-06-26 22:22 UTC

This package is auto-updated.

Last update: 2026-07-03 03:33:51 UTC


README

Getting started with Summit is super easy. Just start a new Laravel project, and use the Summit repo as your starter kit

laravel new my-project --using=zacksmash/summit

Then, cd into my-project and run

composer setup

Now, you're all setup with Laravel Octane over HTTPS! Just run composer dev for local development and happy coding!