Filament Admin Panel application installer.

Overview

Filament Installer

Install globally with composer.

composer global require awcodes/filament-installer

Now you can run the new command to quickly set up a new Filament Project.

filament new `directory name`

Options / Flags

  • --dark (Default Filament to be dark mode enabled)
  • --themed (Install custom theme scaffolding)
  • --force (Forces install even if the directory already exists)
  • --breezy (Installs Filament Breezy Plugin, for Authentication)
  • --shield (Installs Filament Shield Plugin, for Authorization)
  • --sentry (Installs Filament Sentry Plugin, combines Breezy, Shield and User Management Resources)

License

Filament Installer is open-sourced software licensed under the MIT license.

You might also like...
Easily add a full Laravel blog (with built in admin panel and public views) to your laravel project with this simple package.

Webdevetc BlogEtc - Complete Laravel Blog Package Quickly add a blog with admin panel to your existing Laravel project. It has everything included (ro

👻 It's never been easier to build and customize admin panels. Yah! yaldash is a beautifully designed administration panel for Laravel.
👻 It's never been easier to build and customize admin panels. Yah! yaldash is a beautifully designed administration panel for Laravel.

👻 It's never been easier to build and customize admin panels. Yah! yaldash is a beautifully designed administration panel for Laravel.

An open source Laravel Soundboard with Admin Panel CRUD (Create Read Update Delete) built on Laravel, Bootstrap, and Vue.js
An open source Laravel Soundboard with Admin Panel CRUD (Create Read Update Delete) built on Laravel, Bootstrap, and Vue.js

Laravel Soundboard An open source Laravel Soundboard with Admin Panel CRUD (Create Read Update Delete) built on Laravel 5.8, Bootstrap 4, Vue.js, Boot

Laravel Ajax Datatable is a nice laravel admin panel which includes authentication, CRUD and Ajax datatable.

Laravel Ajax Datatable is a nice laravel admin panel which includes authentication, CRUD and Ajax datatable. the datatable is created with laravel & ajax so No need to install another package, yout can do search, sort, paginate and show records per page fastly.

A mostly useless package to display framework versions at the bottom of the Admin navigation panel.
A mostly useless package to display framework versions at the bottom of the Admin navigation panel.

A mostly useless package to display framework versions at the bottom of the Filament Admin navigation panel and an optional widget to do the same in the dashboard or custom pages.

A simple profile management page for Filament. ✨
A simple profile management page for Filament. ✨

A simple profile page for Filament. This package provides a very simple Profile page that allows the current user to manage their name, email address

Add a general-purpose tools page to your Filament project. 🛠
Add a general-purpose tools page to your Filament project. 🛠

Add a general-purpose tools page to your Filament project. Installation You can install the package via Composer: composer require ryangjchandler/fila

 The Most Popular JavaScript Calendar as a Filament Widget 💛
The Most Popular JavaScript Calendar as a Filament Widget 💛

The Most Popular JavaScript Calendar as a Filament Widget 💛 Features Accepts all configurations from FullCalendar Event click and drop events Upcomin

A single-field repeater for Filament. ⚡️

A single-field repeater for Filament. This is where your description should go. Limit it to a paragraph or two. Consider adding a small example. Insta

Releases(v2.0.2)
  • v2.0.2(Oct 19, 2022)

  • v2.0.1(Oct 19, 2022)

  • v2.0.0(Oct 19, 2022)

  • v1.1.0(Aug 5, 2022)

    What's Changed

    • adds install option for Filament Breezy by @awcodes in https://github.com/awcodes/filament-installer/pull/3
    • adds install option for Filament Shield by @awcodes in https://github.com/awcodes/filament-installer/pull/4
    • adds install option for Filament Sentry by @awcodes in https://github.com/awcodes/filament-installer/pull/4

    Full Changelog: https://github.com/awcodes/filament-installer/compare/v1.0.1...v1.1.0

    Source code(tar.gz)
    Source code(zip)
  • v1.0.1(Aug 4, 2022)

    What's Changed

    • add instruction for making a new user to end of process output by @awcodes in https://github.com/awcodes/filament-installer/pull/1
    • add ascii art for filament logo by @awcodes in https://github.com/awcodes/filament-installer/pull/2

    New Contributors

    • @awcodes made their first contribution in https://github.com/awcodes/filament-installer/pull/1

    Full Changelog: https://github.com/awcodes/filament-installer/compare/1.0.0...v1.0.1

    Source code(tar.gz)
    Source code(zip)
  • 1.0.0(Aug 4, 2022)

Owner
Adam Weston
Adam Weston
Easily add Laravel Telescope and Horizon to Filament admin panel.

Filament Debugger This is where your description should go. Limit it to a paragraph or two. Consider adding a small example. Installation You can inst

Stephen Jude 5 Nov 24, 2022
Filament-spatie-laravel-activitylog - View your activity logs inside of Filament. ⚡️

View your activity logs inside of Filament. This package provides a Filament resource that shows you all of the activity logs created using the spatie

Ryan Chandler 45 Dec 26, 2022
A simple job posting application using PHP with an Admin Panel. Register, Login and create the job in apnel. The job gets posted on index page.

Jobee A simple job posting application using PHP with an Admin Panel. Register, Login and create the job in apnel. The job gets posted on index page.

Fahad Makhdoomi 2 Aug 27, 2022
A convenient helper for using the laravel-seo package with Filament Admin and Forms

Combine the power of Laravel SEO and Filament PHP. This package is a convenient helper for using the laravel-seo package with Filament Admin and Forms

Ralph J. Smit 39 Dec 21, 2022
Admin user, role and permission management for Laravel Filament

Filament Access Control Opinionated setup for managing admin users, roles and permissions within Laravel Filament Features Separate database table for

Elisha Witte 69 Jan 4, 2023
A media picker plugin for Filament Admin.

Filament Curator A media picker plugin for Filament Admin. ‼️ This package is still in development ‼️ This package does not work with Spatie Media Lib

Adam Weston 84 Jan 7, 2023
Plugin for Filament Admin that adds a dropdown menu to the header to quickly create new items.

Filament Quick Create Plugin for Filament Admin that adds a dropdown menu to the header to quickly create new items from any page. Installation Instal

Adam Weston 45 Dec 27, 2022
A web installer for Laravel

Laravel Web Installer | A Web Installer Package About Requirements Installation Routes Usage Contributing Help Screenshots License About Do you want y

Rachid Laasri 1.8k Dec 28, 2022
Easy-to-install Admin Panel for Laravel

CSS Framework: https://0notole.github.io/elements.css/ Install project: composer create-project --prefer-dist laravel/laravel screen, cd screen Add re

Anatoly Silko 3 Aug 25, 2021
Simple project to send bulk comma-separated emails using laravel and messenger module from quick admin panel generator.

About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie

Novath Thomas 1 Dec 1, 2021