thebachtiarz/laravel-announcement-v1

An Announcement Manager for Laravel Project v1

Maintainers

Package info

github.com/thebachtiarz/laravel-announcement-v1

pkg:composer/thebachtiarz/laravel-announcement-v1

Statistics

Installs: 4

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

2.1.6 2022-06-19 11:02 UTC

This package is auto-updated.

Last update: 2026-03-19 19:26:13 UTC


README

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