Skip to content

dahabit/web-artisan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Artisan - a package for Laravel 4

Description

This bundle exposes Laravel's Artisan CLI to the web. As such, it probably should not be used in a production environment.

Installation

Coming soon...

Usage

  1. Take an artisan task: php artisan config:publish joecwallace/artisan
  2. Replace php artisan with a URL similar to this: http://my.awesome.app/artisan/
  3. Replace remaining spaces with + to yield: http://my.awesome.app/artisan/config:publish+joecwallace/artisan

Enjoy

I hope someone else finds this useful at some point.

License

MIT license - http://www.opensource.org/licenses/mit-license.php

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published