mdigi/laraview

Laravel View Template

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:JavaScript

Type:project

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

This package is auto-updated.

Last update: 2024-05-20 10:35:09 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