Skip to content

Commit 8cc1ab2

Browse files
committed
Merge remote-tracking branch 'origin/main' into pr/684
2 parents ae2a8a7 + ad3baac commit 8cc1ab2

File tree

579 files changed

+5808
-374207
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

579 files changed

+5808
-374207
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/node_modules.nosync
44
/public/build
55
/public/api
6+
/public/docs
67
/public/hot
78
/public/storage
89
/storage/*.key
@@ -21,4 +22,4 @@ yarn-error.log
2122
/.fleet
2223
/.idea
2324
/.vscode
24-
filament-cli
25+
filament-cli

content/authors/assistant-engine.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,4 @@ github_url: https://github.com/AssistantEngine
55
linkedin_url: https://www.linkedin.com/company/assistant-engine/
66
---
77

8-
Assistant Engine is a SaaS solution designed to empower developers with simple yet powerful AI integration. Specializing in Laravel and Filament applications, Assistant Engine streamlines the creation of OpenAI based, intelligent chat assistants and AI-driven task execution.
9-
10-
Our mission is to make AI accessible, practical, and impactful, enabling users to focus on building innovative solutions without the hassle of complex AI integrations.
8+
Assistant Engine is a company on a mission to make AI integration simple and powerful. We offer innovative tools, including our cutting-edge open source Filament plugin, which effortlessly integrates AI into your Filament panels.
-96.6 KB
Loading

content/authors/avatars/chiiya.jpg

287 KB
Loading
255 KB
Loading

content/authors/chiiya.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
name: Elisha Witte
3+
slug: chiiya
4+
github_url: https://github.com/chiiya
5+
---
6+
7+
Elisha is a full-stack web developer with a focus on Laravel. He has been coding for close to 15 years.

content/authors/george-semaan.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
name: George Semaan
3+
slug: george-semaan
4+
github_url: https://github.com/geosem42
5+
sponsor_url: https://github.com/sponsors/geosem42
6+
---
7+
8+
I'm a product-focused developer who turns coffee into code and ideas into reality. My sweet spot is crafting robust web applications with Laravel and Vue.js, where I blend backend stability with smooth frontend experiences. While PHP and Vue.js are my daily companions, I've ventured into React and React Native territory to build cross-platform solutions.

content/plugins/assistant-engine-assistant-engine.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Assistant Engine
33
slug: assistant-engine-assistant-engine
44
author_slug: assistant-engine
55
categories: [form-builder, form-field, action, panel-builder]
6-
description: Supercharge your Filament apps with Assistant Engine! Seamlessly integrate chat assistants and AI-driven task automation using OpenAI’s APIs to enhance workflows and unlock the full potential of AI in your software solutions.
6+
description: Supercharge your Filament apps with Assistant Engine! Seamlessly integrate chat assistants and custom tools to enhance workflows and unlock the full potential of AI in your software solutions.
77
discord_url: https://discord.com/channels/883083792112300104/1320504219395948635
88
docs_url: https://raw.githubusercontent.com/AssistantEngine/filament-assistant/refs/heads/main/README.md
99
github_repository: AssistantEngine/filament-assistant
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
name: Access Control
3+
slug: chiiya-access-control
4+
author_slug: chiiya
5+
categories: [panel-builder, panel-authorization, panel-authentication]
6+
description: Opinionated setup for managing admin users, roles and permissions using spatie/laravel-permission.
7+
discord_url: https://discord.com/channels/883083792112300104/956819071066849350
8+
docs_url: https://raw.githubusercontent.com/chiiya/filament-access-control/refs/heads/master/README.md
9+
github_repository: chiiya/filament-access-control
10+
has_dark_theme: true
11+
has_translations: true
12+
versions: [2, 3]
13+
publish_date: 2025-03-22
14+
---
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
name: Filamentor Page Builder
3+
slug: george-semaan-filamentor-page-builder
4+
author_slug: george-semaan
5+
categories: [form-builder, form-builder, form-editor, form-layout]
6+
description: Drag & Drop Page Builder for Filament.
7+
discord_url: https://discord.com/channels/883083792112300104/1353150208531369984
8+
docs_url: https://raw.githubusercontent.com/geosem42/filamentor/refs/heads/main/README.md
9+
github_repository: geosem42/filamentor
10+
has_dark_theme: true
11+
has_translations: false
12+
versions: [3]
13+
publish_date: 2025-03-22
14+
---

0 commit comments

Comments
 (0)