Giter VIP home page Giter VIP logo

laravel-google-jobs's People

Contributors

alanbrande avatar alt-w avatar glcordon avatar jp-light-it avatar juannitram avatar sojeda avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

laravel-google-jobs's Issues

Support multiple jobs

Hello,

Did you consider to support multiple jobs ?

$jobs = Job::all();

foreach($jobs as $job) {
    GJob::fields($job->toGJob()); // this is going to generate only the last job
}

I think it'll be really easy to do

Laravel 7 Support

Description

When installing the package on a Laravel 7 project, the following exception is displayed

Problem 1
    - Installation request for lightit/laravel-google-jobs dev-master -> satisfiable by lightit/laravel-google-jobs[dev-master].
    - Conclusion: remove laravel/framework v7.0.1
    - Conclusion: don't install laravel/framework v7.0.1
    - lightit/laravel-google-jobs dev-master requires illuminate/support 5.8.*|^6.0 -> satisfiable by illuminate/support[5.8.x-dev, 6.x-dev, v5.8.0, v5.8.11, v5.8.12, v5.8.14, v5.8.15, v5.8.17, v5.8.18, v5.8.19, v5.8.2, v5.8.20, v5.8.22, v5.8.24, v5.8.27, v5.8.28, v5.8.29, v5.8.3, v5.8.30, v5.8.31, v5.8.32, v5.8.33, v5.8.34, v5.8.35, v5.8.36, v5.8.4, v5.8.8, v5.8.9, v6.0.0, v6.0.1, v6.0.2, v6.0.3, v6.0.4, v6.1.0, v6.10.0, v6.11.0, v6.12.0, v6.13.0, v6.13.1, v6.14.0, v6.15.0, v6.15.1, v6.16.0, v6.17.0, v6.17.1, v6.18.0, v6.2.0, v6.3.0, v6.4.1, v6.5.0, v6.5.1, v6.5.2, v6.6.0, v6.6.1, v6.6.2, v6.7.0, v6.8.0].
    - don't install illuminate/support 5.8.x-dev|don't install laravel/framework v7.0.1

Text is marked as a required field

Description

Checking the Validator class rules, we have a text key marked as required

According to Google's Jobs Announcement documentation, this field does not exist, throwing an exception when Google checks the generated JSON format.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.