Skip to content

Zakarialabib/mary-ui.com

 
 

Repository files navigation

Introduction

This is the source code of mary-ui.com . Are you looking for mary components repository?

Sponsor

Let's keep pushing it, sponsor me ❤️

Follow me

@robsontenorio

Contributing

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

Clone the repository and open it on VSCODE with Dev Container extension.

git clone [email protected]:robsontenorio/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 https://localhost:8018


⚠️ If you are not using VSCODE Dev Containers, use any local address you have set up.

⚠️ It uses SQLITE for dynamic examples.

About

Laravel blade components for Livewire 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Blade 59.6%
  • PHP 39.1%
  • Other 1.3%