Looking to hire Laravel developers? Try LaraJobs

laravel-announcement-v1 maintained by thebachtiarz

Description
An Announcement Manager for Laravel Project v1
Author
Last update
2022/06/19 13:02 (dev-master)
License
Downloads
4

Comments
comments powered by Disqus

laravel-announcement-v1

An Announcement Manager for Laravel Project v1


Requires

Installation

  • composer config (only if you have access)
composer config repositories.thebachtiarz/laravel-announcement-v1 git git@github.com:thebachtiarz/laravel-announcement-v1.git
  • install repository
composer require thebachtiarz/laravel-announcement-v1
  • vendor publish
php artisan vendor:publish --provider="TheBachtiarz\Announcement\AnnouncementServiceProvider"
  • register the REST API into -> app/Providers/RouteServiceProvider.php
Route::prefix(tbtoolkitconfig('app_prefix'))
    ->middleware(['api'])
    ->namespace($this->namespace)
    ->group(tbannrouteapi());

Feature

sek males nulis cak :v