aonic / nova-stripe-theme

A Laravel Nova theme closely resembling Stripe.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel Nova Stripe Theme

This package provides a Laravel Nova theme that closely resembles Stripe's dashboard. This theme is a work in progress and due to technical constraints it will not be perfect.

Installation

  • edit your composer.json to add:

    "repositories": {
      "aonic/nova-stripe-theme": {
        "url": "https://github.com/aonic/nova-stripe-theme.git",
        "type": "git"
      }
    }
    
  • then run composer require aonic/nova-stripe-theme.

Image

About

A Laravel Nova theme closely resembling Stripe.


Languages

Language:CSS 80.6%Language:PHP 19.4%