This is the source code of demo paper.mary-ui.com built with MaryUI.
Let's keep pushing it, sponsor me ❤️
This demo is made with Laravel, Livewire, Volt and Mary.
Clone the repository.
git clone git@github.com:robsontenorio/paper.mary-ui.com.gitCreate .env from .env.example and adjust few vars.
APP_ENV=local
APP_DEBUG=trueInstall, migrate and start.
composer startDone! See http://localhost:8016

