Skip to content

bazofather/bale-laravel

Repository files navigation

  • Starts
  • Forks Total Downloads

laravel Package

A package for fun

Installation

  1. Run the command below to add this package:
composer require vendor/package
  1. Open your config/app.php and add the following to the providers array:
Vendor\Package\Providers\PackageServiceProvider::class,
  1. Run the command below to publish the package config file config/package.php:
php artisan vendor:publish

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages