Skip to content

sertxudeveloper/laravel-package-template

Repository files navigation

{PackageName}

Laravel Package Template

Codecov Test coverage

This template is a starting point for building Laravel packages.

Feel free to use it and modify it to your needs.

Enjoy it! 🚀

Installation

You can install the package via composer:

composer require {package_vendor}/{package_name}

Usage

Write your package usage instructions here.

Testing

This package contains tests, you can run them using the following command:

composer test

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.



Copyright © {current_year} Sertxu Developer