aebersold / l3-tasks

Laravel 3 tasks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

l3-tasks

This repo contains some generic tasks I use to develop laravel3 applications.

Usage

clone or use as git submodule in application/tasks of your laravel3 installation. the autoloader should load the tasks. keep in mind that laravel3 does not support tasks in subfolders.

Author

© 2013 Simon Aebersold - @saebersold, http://aebersold.me

License

Copyright (C) 2013 Simon Aebersold

l3-tasks is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

l3-tasks is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

About

Laravel 3 tasks


Languages

Language:PHP 100.0%