https://github.com/gwleuverink/nova-forge-server
A Laravel Nova tool for deploying sites on a Forge server
https://github.com/gwleuverink/nova-forge-server
Last synced: 3 months ago
JSON representation
A Laravel Nova tool for deploying sites on a Forge server
- Host: GitHub
- URL: https://github.com/gwleuverink/nova-forge-server
- Owner: gwleuverink
- Created: 2019-05-29T13:22:41.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-29T13:41:43.000Z (about 6 years ago)
- Last Synced: 2025-01-27T22:54:00.548Z (4 months ago)
- Language: PHP
- Size: 12.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Nova Forge server
List and deploy Forge sites from within your Nova admin panel## Installation
Not on composer. Just pull it in with git & register the service provider lika any other custom Nova tool.Publish the config `php artisan vendor:publish --tag="nova-forge-server:config"` And fill in those keys.
You can retreive an API key from within your Forge dashboard.