Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb3fa735

Browse files
committed
Update README.md
1 parenta264340 commitb3fa735

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

‎README.md‎

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,22 @@
22

33
This service is used to help AI understand the context of your Laravel project.
44

5-
*Project is in active development.*
5+
###Install
6+
7+
```bash
8+
composer require tmarois/laravel-code-truncator
9+
```
10+
11+
###Usage
612

713
Run the truncate service on your project:
814

915
`php artisan code:truncate`
1016

17+
File will be stored in laravel storage
18+
19+
###Running local tests
20+
1121
Run unit tests (on the package):
1222

1323
`./vendor/bin/phpunit`

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp