sawirricardo / artisan-devjobs

List Dev Jobs in your artisan console

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dev Jobs in your artisan

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

Search Jobs through your Artisan Console

Installation

You can install the package via composer:

composer require sawirricardo/artisan-devjobs --dev

Optionally, you can publish the views using

php artisan vendor:publish --tag="artisan-devjobs-views"

Usage

php artisan devjobs:larajobs
php artisan devjobs:vuejobs

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

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

About

List Dev Jobs in your artisan console

License:MIT License


Languages

Language:PHP 77.4%Language:Blade 22.6%