-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstarter-kit.yaml
More file actions
55 lines (55 loc) · 1.49 KB
/
starter-kit.yaml
File metadata and controls
55 lines (55 loc) · 1.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
export_paths:
- .env.thoughtco
- .editorconfig
- package.json
- README.md
- content
- app/Caching
- app/Console
- app/Http/Controllers/PanelScreenshotController.php
- app/Listeners
- app/Providers/AppServiceProvider.php
- app/Providers/EventServiceProvider.php
- bootstrap/app.php
- bootstrap/providers.php
- config/cache.php
- config/filesystems.php
- config/geocoder.php
- config/horizon.php
- config/services.php
- config/statamic-postmark-spamcheck.php
- config/statamic/antlers.php
- config/statamic/assets.php
- config/statamic/cp.php
- config/statamic/editions.php
- config/statamic/seo-pro.php
- config/statamic/stache.php
- config/statamic/static_caching.php
- config/thoughtco/client-dashboard.php
- config/thoughtco/site.php
- resources/blueprints
- resources/css/site.css
- resources/fieldsets
- resources/forms
- resources/js
- resources/preferences.yaml
- resources/sites.yaml
- resources/users
- resources/views
- routes/web.php
- scripts/panel-screenshots.js
- users
dependencies:
aerni/social-links: ^3.3
aryehraber/statamic-captcha: ^1.1
coconutcraig/laravel-postmark: ^3.3
laravel/horizon: ^5.44
marcorieser/statamic-livewire: ^5.2
spatie/geocoder: ^4.0
statamic/seo-pro: '^7.0'
thoughtco/statamic-cache-tracker: '^2.0'
thoughtco/statamic-cookiepanel: ^2.3
thoughtco/statamic-cp-resources: ^1.0
thoughtco/statamic-eyris: ^1.1
thoughtco/statamic-postmark-spamcheck: ^1.0
thoughtco/statamic-redirects: ^2.0