mdigi/laraview

Laravel View Template

Maintainers

Package info

github.com/mahakadigitalindonesia/laraview

Language:JavaScript

Type:project

pkg:composer/mdigi/laraview

Statistics

Installs: 15

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.9 2021-10-27 08:40 UTC

This package is auto-updated.

Last update: 2026-02-20 14:43:52 UTC


README

This project is starter kit for developing Laravel Package

Setup New Project

  1. Clone this project with the desired package name
  2. Rename LaravelPackageSkeleton to your package name
  3. Create tag with format vX.X.X example: v1.0.0 and push to trigger CI/CD pipeline to publish your package to gitlab Composer Package Registry