https://github.com/tabuna/awesome
A curated list of Laravel Orchid libraries, resources, and projects
https://github.com/tabuna/awesome
List: awesome
articles laravel-orchid
Last synced: 5 months ago
JSON representation
A curated list of Laravel Orchid libraries, resources, and projects
- Host: GitHub
- URL: https://github.com/tabuna/awesome
- Owner: tabuna
- Created: 2020-07-20T16:40:41.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-02T16:04:54.000Z (over 4 years ago)
- Last Synced: 2025-03-04T04:01:49.907Z (over 1 year ago)
- Topics: articles, laravel-orchid
- Homepage: https://orchid.software/
- Size: 23.4 KB
- Stars: 20
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Awesome Laravel Orchid
> A curated list of awesome things related to Laravel Orchid
## Contribution
Have you found something that make Laravel Orchid more awesome? Make a PR and add it to the list!
## Table of Contents
- [Essentials](#essentials)
- [Packages](#packages)
- [Sites running Orchid](#sites-or-projects-running-orchid)
- [Code Snippets](#code-snippets)
- [Articles and Tutorials](#articles-and-tutorials)
## Essentials
* [Laravel Orchid website and documentation](https://orchid.software/)
* [Laravel Orchid GitHub organisation](https://github.com/orchidsoftware)
* [Laravel Orchid Blog](https://blog.orchid.software/)
## Packages
* [Repeater field](https://github.com/Nks/orchid-repeater-field) - Adding support of repeater field
* [Livewire](https://github.com/AlexSabur/orchid-livewire) - Adds macros to use Livewire
* [Orchid Help Hints Layout](https://github.com/Leshkens/orchid-help-hint-layout) - Hint Layout package for Orchid Platform
* [Orchid tables](https://github.com/lintaba/orchid-tables/) - Opinionated extension to table handling capabilities, and some further useful helper methods.
Many of our past packages were transferred to the community in ["Orchid Community" organization](https://github.com/orchidcommunity)
## Companies using Orchid
* Add yours to the list, make a PR!
## Code Snippets
* [14.01.2019] - [It is not necessary to declare all fields every time](https://gist.github.com/tabuna/571a293e9d41ca81ad4d21a1c753df42)
## Articles and Tutorials
* [19.09.2020] - [Laravel Orchid - SVG Icons](https://dev.to/tabuna/laravel-orchid-svg-icons-1n8l)
* [05.08.2020] - [Draw model charts in Laravel Orchid](https://dev.to/tabuna/draw-model-charts-in-laravel-orchid-le4)
* [04.08.2020] - [How to enable two-factor authentication in Laravel Orchid](https://dev.to/tabuna/how-to-enable-two-factor-authentication-in-laravel-orchid-2eim)
* [28.07.2020] - [Reusing layers in Laravel Orchid](https://dev.to/tabuna/reusing-layers-in-laravel-orchid-10g0)
* [21.07.2020] - [Orchid Platform meets multi-tenancy](https://dev.to/ostap/orchid-platform-meets-multi-tenancy-4e10)
* [10.05.2020] - [Enabling Two-Factor Authentication](https://www.youtube.com/watch?v=c6vhc-ScfaQ)
* [29.04.2020] - [Usage Layout Listener](https://www.youtube.com/watch?v=mXFPooGSqs4)
* [13.04.2020] - [Usage Blade Component](https://www.youtube.com/watch?v=_fFM3D8q44Y)