Giter VIP home page Giter VIP logo

filament's Introduction

Banner

Tests passing Laravel v8.x Livewire v2.x PHP 8.0

Filament is a collection of tools for rapidly building beautiful TALL stack interfaces, designed for humans.

Packages

Admin Panel • DocumentationDemo

composer require filament/filament

Form Builder • Documentation

composer require filament/forms

Table Builder • Documentation

composer require filament/tables

spatie/laravel-medialibrary Plugin • Documentation

composer require filament/spatie-laravel-media-library-plugin

spatie/laravel-settings Plugin • Documentation

composer require filament/spatie-laravel-settings-plugin

spatie/laravel-tags Plugin • Documentation

composer require filament/spatie-laravel-tags-plugin

spatie/laravel-translatable Plugin • Documentation

composer require filament/spatie-laravel-translatable-plugin

Contributing

If you want to contribute to Filament packages, you may want to test it in a real Laravel project:

  • Fork this repository to your GitHub account.
  • Create a Laravel app locally.
  • Clone your fork in your Laravel app's root directory.
  • In the /filament directory, create a branch for your fix, e.g. fix/error-message.

Install the packages in your app's composer.json:

"require": {
    "filament/filament": "dev-fix/error-message as 2.x-dev",
    "filament/forms": "dev-fix/error-message as 2.x-dev",
    "filament/tables": "dev-fix/error-message as 2.x-dev",
},
"repositories": [
    {
        "type": "path",
        "url": "filament/packages/*"
    }
]

Now, run composer update.

Need Help?

🐞 If you spot a bug, please submit a detailed issue, and wait for assistance.

🤔 If you have a question or feature request, please start a new discussion. We also have a Discord community. For quick help, ask questions in the appropriate package help channel.

🔐 If you discover a vulnerability, please review our security policy.

filament's People

Contributors

danharrin avatar ryanscherler avatar ryangjchandler avatar jacksleight avatar ralphjsmit avatar maherelgamil avatar shuvroroy avatar robertorinaldi-dev avatar iantasker avatar wychoong avatar mallardduck avatar pxlrbt avatar mohamedsabil83 avatar bezhansalleh avatar dependabot[bot] avatar dmandrade avatar majkie avatar felipe-balloni avatar danilopolani avatar jeffgreco13 avatar furkangm avatar saade avatar tanthammar avatar roni-estein avatar manojkirana avatar bernhardh avatar blackpig avatar dllobell avatar lolen avatar a21ns1g4ts avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.