-
Notifications
You must be signed in to change notification settings - Fork 297
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
start on author and plugin content for indracollective-revisor
author and plugin content for indracollective-revisor
- Loading branch information
1 parent
f1eaa41
commit a245e46
Showing
4 changed files
with
21 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
name: IndraCollective | ||
slug: indracollective | ||
github_url: https://github.com/indracollective | ||
twitter_url: https://twitter.com/indracollective | ||
--- | ||
|
||
A small collective of caring nerds, building and innovating with Laravel for a more beautiful world. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
name: Revisor | ||
slug: indracollective-revisor | ||
author_slug: indracollective | ||
categories: [ action, table-column, table-builder ] | ||
description: Robust draft, publishing & versioning for Eloquent Models in Filament. | ||
docs_url: https://raw.githubusercontent.com/indracollective/laravel-revisor-filament/refs/heads/main/README.md | ||
github_repository: indracollective/laravel-revisor-filament | ||
has_dark_theme: true | ||
has_translations: false | ||
versions: [ 3 ] | ||
publish_date: 2024-10-29 | ||
--- |