Coder Social home page Coder Social logo

filament-commands's Introduction

hi

About Me

  • ๐Ÿ‘‹ Hi, Iโ€™m Fady Mondy
  • ๐Ÿ‘€ Iโ€™m interested in making the world more digital
  • ๐ŸŒฑ Iโ€™m currently learning TALL stack & VILT stack
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on Filament PHP & VILT
  • ๐Ÿ“ซ How to reach me /Whatsapp: +201207860084/Email: [email protected]
  • ๐Ÿ“ My Tech Blog Tech

My Top Open Source List

TomatoPHP

TomatoPHP Kit

Latest Stable Version PHP Version Require License Downloads GitHub Repo stars

Tomato Admin

Latest Stable Version PHP Version Require License Downloads GitHub Repo stars

Tomato Roles

Latest Stable Version PHP Version Require License Downloads GitHub Repo stars

Tomato Translations

Latest Stable Version PHP Version Require License Downloads GitHub Repo stars

Tomato Notifications

Latest Stable Version PHP Version Require License Downloads GitHub Repo stars

Tomato Settings

Latest Stable Version PHP Version Require License Downloads GitHub Repo stars

FilamentPHP

Filament Users V2

Latest Stable Version PHP Version Require License Downloads

Filament Users V1

Latest Stable Version PHP Version Require License Downloads

Filament Translations V2

Latest Stable Version PHP Version Require License Downloads

Filament Translations V1

Latest Stable Version PHP Version Require License Downloads

Filament Plugins

Latest Stable Version PHP Version Require License Downloads

Filament Accounts

Latest Stable Version PHP Version Require License Downloads

Filament Wallet

Latest Stable Version PHP Version Require License Downloads

Filament Alerts

Latest Stable Version PHP Version Require License Downloads

Filament Types

Latest Stable Version PHP Version Require License Downloads

Filament Menus

Latest Stable Version PHP Version Require License Downloads

Filament Settings Hub

Latest Stable Version PHP Version Require License Downloads

Filament Locations

Latest Stable Version PHP Version Require License Downloads

Social Media

facebook instagram twitter youtube linkedin behance whatsapp discord dribbble 3x1

Counters

GitHub Streak

filament-commands's People

Contributors

3x1io avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

filament-commands's Issues

Error on server

I am getting the following error on server:

Mixed Content: The page at 'https://example.com/admin/artisan' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://example.com/public/admin/artisan/json'. This request has been blocked; the content must be served over HTTPS.

I solved it by adding in AppServiceProvider's boot() function:

Filament::pushMeta([
    new HtmlString('<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests" />'),
]);

Request: Configurable navigationGroup & navigationLabel

I'd love this plugin and would love to make it clear to new developers that this isn't visible on production. I was thinking of putting this is an a different group than 'Settings', like 'Local Development'. I would like a way to configure this, or have a pointer on how to handle this type of situation.

protected static ?string $navigationGroup = 'Local Development';
protected static ?string $navigationLabel = 'Artisan Tools';

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.