mach3builders/laravel-preset

Mach3Builders UI preset

v0.3.0 2019-08-18 08:44 UTC

This package is auto-updated.

Last update: 2024-05-08 01:06:43 UTC


README

A Laravel front-end scaffolding preset for the Mach3Builders UI.

Usage

  1. Fresh install Laravel >= 5.7.0.
  2. Install this preset via composer require mach3builders/laravel-preset mach3builders/ui.
  3. Use php artisan preset mach3builders to publish the preset.
  4. npm install && npm run dev