Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ZakariaTlilani committed Jan 12, 2024
1 parent c3cd307 commit 2454d4a
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

Support laravel nova 3.

![](https://github.com/ZakariaTlilani/text-template/blob/master/preview/1.gif)
![](https://github.com/ZakariaTlilani/text-template/blob/master/preview/2.gif)

## Installation

``` php
Expand All @@ -18,3 +21,13 @@ use zakariatlilani\texttemplate\TextTemplate;
->endpoint('/api/loadData/{category}/product/{product}'), // the endpoint related to the template (a product in this scenario)

```
i recommend using it with this package: <a href="https://github.com/outl1ne/nova-simple-repeatable">nova-simple-repeatable</a>.

## Credits
<ul dir="auto">
<li><a href="https://github.com/MohamedMaher5">Mohamed Maher</a></li>
<li><a href="https://github.com/ZakariaTlilani">Zakaria Tlilani</a></li>
</ul>

## License
Nova Text template is open-sourced software licensed under the <a href="https://opensource.org/licenses/MIT">MIT license</a>.
Binary file added preview/nova-simple-repeatable.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added preview/preview.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2454d4a

Please sign in to comment.