Download the PHP package lara-zeus/installer without Composer
On this page you can find all versions of the php package lara-zeus/installer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lara-zeus/installer
More information about lara-zeus/installer
Files in lara-zeus/installer
Download lara-zeus/installer
More information about lara-zeus/installer
Files in lara-zeus/installer
Vendor lara-zeus
Package installer
Short Description filament application installer.
License MIT
Package installer
Short Description filament application installer.
License MIT
Keywords filamentphp
Please rate this library. Is it a good library?
Informations about the package installer
Filament Installer
Note:
This is a fork from Laravel Installer, and I only added the filament instalation with a defualt panel and crete a user for you.
any feedbacks are welcome
Installation
composer global require lara-zeus/installer
Usage:
from your terminal run the command:
filament new app
follow the steps, and you're done.
this will do:
- install laravel
- setup the database (tested in MySql only)
- install filament
- create default panel called "admin"
- create a new user in the DB with the email: "[email protected]" and the password: "password"
still in beta feel free to open an issue or send a PR 🙏🏽
All versions of installer with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
illuminate/filesystem Version ^10.20|^11.0
illuminate/support Version ^10.20|^11.0
laravel/prompts Version ^0.1
symfony/console Version ^6.2|^7.0
symfony/process Version ^6.2|^7.0
illuminate/filesystem Version ^10.20|^11.0
illuminate/support Version ^10.20|^11.0
laravel/prompts Version ^0.1
symfony/console Version ^6.2|^7.0
symfony/process Version ^6.2|^7.0
The package lara-zeus/installer contains the following files
Loading the files please wait ....