Download the PHP package jones/web-artisan without Composer
On this page you can find all versions of the php package jones/web-artisan. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jones/web-artisan
More information about jones/web-artisan
Files in jones/web-artisan
Download jones/web-artisan
More information about jones/web-artisan
Files in jones/web-artisan
Vendor jones
Package web-artisan
Short Description Adds a Webinterface for Laravel to your project
License
Package web-artisan
Short Description Adds a Webinterface for Laravel to your project
License
Please rate this library. Is it a good library?
Informations about the package web-artisan
Laravel 4 WebArtisan
A package for Laravel 4 to interact with the CLI
Inspired by oly-ir/web-artisan
Contributing
If you have any suggestions or improvements feel free to create an issue or create a Pull Request.
Installation
Add jones/web-artisan
as a requirement to composer.json
:
Update composer:
Add the provider to your app/config/app.php
:
Publish package assets:
(Optional) Publish package config:
Configuration
enable
: Enable WebArtisanbase_url
: Here you can select under which url WebArtisan is accessablepassword
: Select a password to interact with WebArtisanips
: An Array with IP's which can access WebArtisanauth_filter
: If you want to protect WebArtisan with a filter, you can enter the name of it here
All versions of web-artisan with dependencies
PHP Build Version
Package Version
The package jones/web-artisan contains the following files
Loading the files please wait ....