robsontenorio / paper.mary-ui.com

Paper - Livewire 3 demo built with MaryUI

Home Page:https://paper.mary-ui.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://paper.mary-ui.com

License:MIT License


Languages

Language:PHP 77.3%Language:Blade 21.0%Language:JavaScript 1.0%Language:Shell 0.4%Language:Dockerfile 0.3%Language:CSS 0.1%