Skip to content

rapidez/package-template

Repository files navigation

Rapidez :package_name_without_prefix

This repository can be used as template for a new Rapidez package.

  • Click on "Use this template" on the top of this Github repo page
  • Run php ./configure.php

Credits to spatie/package-skeleton-laravel for the inpiration for this template.

Keep in mind that if you contribute to this template; it should work for official and unofficial packages!

  • rapidez/something
  • someone/rapidez-something

:package_description

Installation

composer require :vendor_slug/:package_slug

Configuration

You can publish the config with:

php artisan vendor:publish --tag=rapidez-:package_slug_without_prefix-config

Views

You can publish the views with:

php artisan vendor:publish --tag=rapidez-:package_slug_without_prefix-views

License

GNU General Public License v3. Please see License File for more information.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors