Skip to content

Commit

Permalink
Update Readme file - publish config file
Browse files Browse the repository at this point in the history
  • Loading branch information
sssurii committed Dec 12, 2023
1 parent f747996 commit 55d0314
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ Install using composer:

`composer require sssurii/laravel-ics`

To publish the config, run the vendor publish command:

`php artisan vendor:publish --provider="INSAN\ICS\ICSServiceProvider" --tag=config`


## Usage
1. For Laravel 5.6 or above, simply load class:
Expand Down

0 comments on commit 55d0314

Please sign in to comment.