2017 © Pedro Peláez
 

project tasks

The Laravel Framework.

image

greygonz/tasks

The Laravel Framework.

  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

Tasks

Scrutinizer Code Quality StyleCI Build Status Latest Stable Version License Latest Unstable Version Total Downloads, (*1)

Laravel packages

https://laravel.com/docs/5.5/packages, (*2)

3 passos instal·lació paquet laravel:, (*3)

1) Require 2) Install ServiceProvider 3) Install Facades (optional), (*4)

FORMULARIS

https://laravelcollective.com/docs/5.0/html, (*5)

CRUD

https://scotch.io/tutorials/simple-laravel-crud-with-resource-controllers, (*6)

Structure

If any of the following are applicable to your project, then the directory structure should follow industry best practises by being named the following., (*7)

bin/        
config/
src/
tests/
vendor/

Install

Via Composer, (*8)

``` bash $ composer require greygonz/threads, (*9)


## Usage ``` php $skeleton = new Greygonz\Threads(); echo $skeleton->echoPhrase('Hello, League!');

Change log

Please see CHANGELOG for more information on what has changed recently., (*10)

Testing

bash $ composer test, (*11)

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details., (*12)

Security

If you discover any security related issues, please email gerardrey@iesebre.com instead of using the issue tracker., (*13)

Credits

License

The MIT License (MIT). Please see License File for more information., (*14)

The Versions