Skip to content

breadpile/paper.mary-ui.com

 
 

Repository files navigation

Introduction

This is the source code of demo paper.mary-ui.com built with MaryUI.

Sponsor

Let's keep pushing it, sponsor me ❤️

Follow me

@robsontenorio

Install

This demo is made with Laravel, Livewire, Volt and Mary.

Clone the repository.

git clone git@github.com:robsontenorio/paper.mary-ui.com.git

Create .env from .env.example and adjust few vars.

APP_ENV=local
APP_DEBUG=true

Install, migrate and start.

composer start

Done! See http://localhost:8016

About

Paper - Livewire 3 demo built with MaryUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 77.2%
  • Blade 21.0%
  • Other 1.8%