Skip to content

meccado/job-market-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Job-Market-Manager

Latest Version on Packagist Latest Unstable Version Total Downloads

Install

Via Composer

$ composer require meccado/job-market-manager

To register the Service Provider edit config/app.php file and add to providers array:

 /*
  *  Service Provider
  */
  Meccado\JobMarketManager\JobMarketManagerServiceProvider::class,

Publish files with:

$ php artisan vendor:publish  --force

Migrate & Seed database files with:

$ composer dump-autoload

$ php artisan migrate --seed

Contributing

Please see CONTRIBUTING and CONDUCT for details.

Security

If you discover any security related issues, please email tsw603gp@gmail.com instead of using the issue tracker.

Credits

License

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

About

Laravel Job Market Manager

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages