Skip to content

cuatromedios/kusikusi-website

Repository files navigation

website

Software License Travis Total Downloads

Install

composer require kusikusi/website

Usage

Export the HtmlController file
php artisan vendor:publish --provider="Kusikusi\WebsiteServiceProvider" --tag="htmlcontroller"
Export the website route file for Laravel
php artisan vendor:publish --provider="Kusikusi\WebsiteServiceProvider" --tag="route-laravel"
Export the website route file for Lumen
php artisan vendor:publish --provider="Kusikusi\WebsiteServiceProvider" --tag="route-laravel"

Testing

Run the tests with:

vendor/bin/phpunit

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Credits

Security

If you discover any security-related issues, please email dev@cuatromedios instead of using the issue tracker.

License

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages