1
1
<p align =" center " >
2
- <h1 >Laratomics Workshop</h1 >
2
+ <h1 >Oloid-laravel-patternlib Workshop</h1 >
3
3
</p >
4
4
5
5
<p align =" center " >
6
- <a href =" https://github.com/poolingpeople/laratomics-workshop /releases " ><img class =" confluence-embedded-image confluence-external-resource " src =" https://img.shields.io/github/release-pre/poolingpeople/laratomics-workshop .svg " data-image-src =" https://img.shields.io/github/release-pre/poolingpeople/laratomics-workshop .svg " height =" 20 " ></a >
7
- <a href =" https://travis-ci.org/poolingpeople/laratomics-workshop " ><img class =" confluence-embedded-image confluence-external-resource " src =" https://img.shields.io/travis/poolingpeople/laratomics-workshop /master.svg " data-image-src =" https://img.shields.io/travis/poolingpeople/laratomics-workshop /master.svg " height =" 20 " ></a >
8
- <a href =" https://codecov.io/gh/poolingpeople/laratomics-workshop " ><img class =" confluence-embedded-image confluence-external-resource " src =" https://img.shields.io/codecov/c/github/poolingpeople/laratomics-workshop /master.svg " data-image-src =" https://img.shields.io/codecov/c/github/poolingpeople/laratomics-workshop /master.svg " height =" 20 " ></a >
9
- <img src =" https://img.shields.io/david/poolingpeople/laratomics-workshop .svg " >
10
- <a href =" https://packagist.org/packages/poolingpeople/laratomics-workshop " ><img src =" https://img.shields.io/github/license/mashape/apistatus.svg " alt =" License " ></a >
6
+ <a href =" https://github.com/ion2s-gmbh/oloid-laravel-patternlib /releases " ><img class =" confluence-embedded-image confluence-external-resource " src =" https://img.shields.io/github/release-pre/ion2s-gmbh/oloid-laravel-patternlib .svg " data-image-src =" https://img.shields.io/github/release-pre/ion2s-gmbh/oloid-laravel-patternlib .svg " height =" 20 " ></a >
7
+ <a href =" https://travis-ci.org/ion2s-gmbh/oloid-laravel-patternlib " ><img class =" confluence-embedded-image confluence-external-resource " src =" https://img.shields.io/travis/ion2s-gmbh/oloid-laravel-patternlib /master.svg " data-image-src =" https://img.shields.io/travis/ion2s-gmbh/oloid-laravel-patternlib /master.svg " height =" 20 " ></a >
8
+ <a href =" https://codecov.io/gh/ion2s-gmbh/oloid-laravel-patternlib " ><img class =" confluence-embedded-image confluence-external-resource " src =" https://img.shields.io/codecov/c/github/ion2s-gmbh/oloid-laravel-patternlib /master.svg " data-image-src =" https://img.shields.io/codecov/c/github/ion2s-gmbh/oloid-laravel-patternlib /master.svg " height =" 20 " ></a >
9
+ <img src =" https://img.shields.io/david/ion2s-gmbh/oloid-laravel-patternlib .svg " >
10
+ <a href =" https://packagist.org/packages/ion2s-gmbh/oloid-laravel-patternlib " ><img src =" https://img.shields.io/github/license/mashape/apistatus.svg " alt =" License " ></a >
11
11
</p >
12
12
13
13
## Introduction
14
- Laratomics Workshop enables a development GUI besides your current project.
15
- Using this GUI you can create and manage template snippets (patterns) and build your whole frontend
14
+ Oloid-laravel-patternlib enables a development GUI besides your current project. We call this development GUI your ` workshop `
15
+ Using the workshop you can create and manage template snippets (patterns) and build your whole frontend
16
16
using these reusable patterns.
17
17
18
18
## Installation & Configuration
19
19
20
20
### Installation
21
- Laratomics Workshop is not yet available. So there is no straight forward installation process.
21
+ The package is not yet available. So there is no straight forward installation process.
22
22
Stay tuned.
23
23
24
24
### Configuration
25
25
#### .env configuration
26
26
```
27
27
WORKSHOP_URI=workshop
28
- WORKSHOP_BASE_PATH=laratomics
28
+ WORKSHOP_BASE_PATH=patternlib
29
29
WORKSHOP_PATTERN_PATH="${WORKSHOP_BASE_PATH}/patterns"
30
30
```
31
31
@@ -35,11 +35,11 @@ composer test
35
35
```
36
36
37
37
## Credits
38
- * [ ion2s GmbH] ( https://github.com/poolingpeople )
39
- * [ All Contributors] ( https://github.com/poolingpeople/laratomics-workshop /graphs/contributors )
38
+ * [ ion2s GmbH] ( https://github.com/ion2s-gmbh )
39
+ * [ All Contributors] ( https://github.com/ion2s-gmbh/oloid-laravel-patternlib /graphs/contributors )
40
40
41
41
## Security Vulnerabilities
42
- If you discover a security vulnerability within
laratomics-workshop , please send an e-mail to Sebastian Baum via
[ [email protected] ] ( mailto:[email protected] ) .
42
+ If you discover a security vulnerability within
oloid-laravel-patternlib , please send an e-mail to Sebastian Baum via
[ [email protected] ] ( mailto:[email protected] ) .
43
43
44
44
## License
45
45
The MIT License (MIT). Please see [ License File] ( LICENSE.md ) for more information.
0 commit comments