mane-olawale/laravel-package-boilerplate

A laravel package boilerplate.

dev-main 2022-10-01 01:09 UTC

This package is auto-updated.

Last update: 2024-10-29 06:13:21 UTC


README

Github Total Downloads Latest Stable Version License

Laravel Package boilerplate

This project helps you bootstrap

Requirements

  • PHP ^7.2|8.0
  • Laravel ^6.0|^7.0|^8.0|^9.0

Installation

Via Composer.

To get the latest version of Laravel package boilerplate

composer create-project mane-olawale/laravel-package-boilerplate

Or By using this repo as the template of your new package.