al-hareth/laravel-api-starter

Simple, biolerplate-free, un-opinionated Laravel API starter.

Maintainers

Package info

github.com/AL-Hareth/laravel-api-starter

Type:project

pkg:composer/al-hareth/laravel-api-starter

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.0 2026-04-14 15:20 UTC

This package is auto-updated.

Last update: 2026-04-14 15:38:12 UTC


README

Laravel Logo

About Laravel API starter

Create an API using the Laravel framework without worrying about views and Accept headers.

  • Install and write: no need to add custom headers or remove files.
  • Biolerplate-free: we don't force you into any project structure.

Usage

composer create-project al-hareth/laravel-api-starter <PROJECT_NAME>

Contributing

If you have any contribution to the project, feel free to make a pull request.