1
0
Fork 0
mirror of https://github.com/archtechx/template.git synced 2025-12-12 05:14:04 +00:00

Update README.md

This commit is contained in:
Samuel Štancl 2022-02-20 20:22:54 +01:00 committed by GitHub
parent 59fb3033a5
commit b3c01c6c6c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
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`.
- Also do this for file names, e.g. `REPLACEServiceProvider.php`.