mirror of
https://github.com/archtechx/template.git
synced 2025-12-12 13:24:03 +00:00
Update README.md
This commit is contained in:
parent
59fb3033a5
commit
b3c01c6c6c
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
Simple and flexible package template. Supports Laravel 8 and 9.
|
Simple and flexible package template. Supports Laravel 8 and 9.
|
||||||
|
|
||||||
# Usage
|
# Template usage
|
||||||
|
|
||||||
- Replace all occurances of `REPLACE` (case sensitive) with the name of the package namespace. E.g. the `Foo` in `ArchTech\Foo`.
|
- Replace all occurances of `REPLACE` (case sensitive) with the name of the package namespace. E.g. the `Foo` in `ArchTech\Foo`.
|
||||||
- Also do this for file names, e.g. `REPLACEServiceProvider.php`.
|
- Also do this for file names, e.g. `REPLACEServiceProvider.php`.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue