@include('partials.head', ['title' => config('app.name', 'Starline ERP')])

Starline ERP

Castor wheel operations on a clean Laravel core.

A Blade-first Laravel 12 workspace with one login entry, three internal roles, and manager-controlled account provisioning for the Starline factory team.

@guest Open login @else Go to dashboard @endguest

Built for the first ERP phase

Roles 03

User, employee, and manager workspaces open from one login page.

Runtime Apache

Served from Docker with PHP 8.2 and MySQL for local development.

Control Manager-led

Public registration is off so internal access stays controlled.

Initial delivery scope

  • Role-based login and dashboard routing.
  • Manager-only account creation, deactivation, and password reset.
  • Bootstrap-based design system for auth and dashboard shells.
  • Containerized setup for Apache, PHP, and MySQL without a Node build requirement.