Skip to content

Commit 0bfbedb

Browse files
authored
Merge pull request #652 from wayofdev/feat/laravel-telescope
2 parents 5b982d6 + 6bebc13 commit 0bfbedb

File tree

3 files changed

+43
-22
lines changed

3 files changed

+43
-22
lines changed

docs/pages/services/_meta.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@
33
"seeders": "Seeders",
44
"testing": "Testing",
55
"validation": "Validation",
6+
"pagination": "Pagination",
67
"laravel-telescope": "Laravel Telescope"
78
}

docs/pages/services/pagination.mdx

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Pagination
2+
3+
Pagination is provided by external package [wayofdev/laravel-paginator](https://github.com/wayofdev/laravel-paginator).
4+
5+
## Installation
6+
7+
```bash
8+
composer require wayofdev/laravel-paginator
9+
```
10+
11+
## Usage
12+
13+
<div className="steps-container">
14+
15+
### Step 1: Define `paginate()` method in your Repository
16+
17+
@todo
18+
19+
</div>

docs/public/sitemap-0.xml

Lines changed: 23 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,26 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:news="http://www.google.com/schemas/sitemap-news/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
3-
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev</loc><lastmod>2024-03-19T23:56:12.922Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
4-
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/console-commands</loc><lastmod>2024-03-19T23:56:12.923Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
5-
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/console-commands/database-commands</loc><lastmod>2024-03-19T23:56:12.923Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
6-
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/console-commands/migration-commands</loc><lastmod>2024-03-19T23:56:12.923Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
7-
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/console-commands/orm-commands</loc><lastmod>2024-03-19T23:56:12.923Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
8-
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/contributing</loc><lastmod>2024-03-19T23:56:12.923Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
9-
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/getting-started</loc><lastmod>2024-03-19T23:56:12.923Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
10-
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/getting-started/configuration</loc><lastmod>2024-03-19T23:56:12.923Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
11-
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/getting-started/installation</loc><lastmod>2024-03-19T23:56:12.923Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
12-
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/services</loc><lastmod>2024-03-19T23:56:12.923Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
13-
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/services/factories</loc><lastmod>2024-03-19T23:56:12.923Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
14-
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/services/laravel-telescope</loc><lastmod>2024-03-19T23:56:12.923Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
15-
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/services/seeders</loc><lastmod>2024-03-19T23:56:12.923Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
16-
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/services/testing</loc><lastmod>2024-03-19T23:56:12.923Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
17-
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/services/validation</loc><lastmod>2024-03-19T23:56:12.923Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
18-
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/working-with-entities</loc><lastmod>2024-03-19T23:56:12.923Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
19-
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/working-with-entities/defining-entities</loc><lastmod>2024-03-19T23:56:12.923Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
20-
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/working-with-relationships</loc><lastmod>2024-03-19T23:56:12.923Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
21-
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/working-with-relationships/belongs-to</loc><lastmod>2024-03-19T23:56:12.923Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
22-
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/working-with-relationships/has-many</loc><lastmod>2024-03-19T23:56:12.923Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
23-
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/working-with-relationships/has-one</loc><lastmod>2024-03-19T23:56:12.923Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
24-
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/working-with-relationships/many-to-many</loc><lastmod>2024-03-19T23:56:12.923Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
3+
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev</loc><lastmod>2024-03-21T13:59:42.820Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
4+
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/console-commands</loc><lastmod>2024-03-21T13:59:42.820Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
5+
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/console-commands/database-commands</loc><lastmod>2024-03-21T13:59:42.820Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
6+
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/console-commands/migration-commands</loc><lastmod>2024-03-21T13:59:42.820Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
7+
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/console-commands/orm-commands</loc><lastmod>2024-03-21T13:59:42.820Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
8+
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/contributing</loc><lastmod>2024-03-21T13:59:42.820Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
9+
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/getting-started</loc><lastmod>2024-03-21T13:59:42.820Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
10+
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/getting-started/configuration</loc><lastmod>2024-03-21T13:59:42.820Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
11+
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/getting-started/installation</loc><lastmod>2024-03-21T13:59:42.820Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
12+
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/services</loc><lastmod>2024-03-21T13:59:42.820Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
13+
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/services/factories</loc><lastmod>2024-03-21T13:59:42.820Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
14+
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/services/laravel-telescope</loc><lastmod>2024-03-21T13:59:42.820Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
15+
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/services/pagination</loc><lastmod>2024-03-21T13:59:42.820Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
16+
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/services/seeders</loc><lastmod>2024-03-21T13:59:42.820Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
17+
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/services/testing</loc><lastmod>2024-03-21T13:59:42.820Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
18+
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/services/validation</loc><lastmod>2024-03-21T13:59:42.820Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
19+
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/working-with-entities</loc><lastmod>2024-03-21T13:59:42.820Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
20+
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/working-with-entities/defining-entities</loc><lastmod>2024-03-21T13:59:42.820Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
21+
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/working-with-relationships</loc><lastmod>2024-03-21T13:59:42.820Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
22+
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/working-with-relationships/belongs-to</loc><lastmod>2024-03-21T13:59:42.820Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
23+
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/working-with-relationships/has-many</loc><lastmod>2024-03-21T13:59:42.820Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
24+
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/working-with-relationships/has-one</loc><lastmod>2024-03-21T13:59:42.820Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
25+
<url><loc>https://laravel-cycle-orm-adapter.wayof.dev/working-with-relationships/many-to-many</loc><lastmod>2024-03-21T13:59:42.820Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
2526
</urlset>

0 commit comments

Comments
 (0)