Skip to content

Peter29-heap/heapadmin-api

Repository files navigation

HeapAdmin — Backend API (Laravel 12)

Live Demo Buy on Gumroad

REST API backend for HeapAdmin — built with Laravel 12, Sanctum authentication, and RESTful architecture.

→ Get the full source code (Frontend + Backend) on Gumroad


Tech Stack

  • Laravel 12 / PHP 8.2+
  • Laravel Sanctum (authentication)
  • RESTful API
  • SQLite / MySQL / PostgreSQL

Frontend Repository

heapadmin-dashboard

Quick Setup

git clone https://github.com/Peter29-heap/heapadmin-api
cd heapadmin-api
composer install
cp .env.example .env
php artisan key:generate
php artisan migrate
php artisan serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors