starter/laravel

A skeleton application for the Laravel framework.

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 1

Forks: 0

Type:project

dev-master 2024-11-17 20:21 UTC

This package is auto-updated.

Last update: 2024-12-17 20:28:28 UTC


README

Laravel Logo

Build Status Total Downloads Latest Stable Version License

About This Starter

Warning

This section is still in todo mode.

Getting Started

First thing you want to do is scaffold out a new project with the following command:

composer create-project starter/laravel my-app

Replace my-app with whatever you want to name your project. This will kickoff Composer's normal project scaffolding and then execute the Skeletor setup for configuring the starter.

License

The Laravel framework is open-sourced software licensed under the MIT license.