Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wehowski authored Aug 29, 2022
1 parent 00b6d42 commit b044758
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ With remote **Classmap** and **Aliases**.
### Server?
If you want to build an `API Server` for this client, you can install my Package [`frdl/codebase`](https://github.com/frdl/codebase).

This is recommended for larger projects, **please use my API Server only for testing,
This is recommended for larger projects, **please use [my API Server](https://webfan.de/install/) only for testing,
if want to use it productionaly or need a larger amount of load, please contact me!**
You can also [contact me](https://startforum.de/u/till.wehowski/about) if you need any help with my packages, or if you need a webhosting plan!

Expand Down Expand Up @@ -62,6 +62,3 @@ $config = [
$loader->register();
````


## PHP CDN
To use the the package `frdl/remote-psr4` in a project, you can use e.g. [*php CDN*](https://webfan.de/install/) and autoload php classes on demand from one or more remote servers. Further you can map namespaces to remote-folders, etc... .

0 comments on commit b044758

Please sign in to comment.