eloquent-attribute-value-prediction icon indicating copy to clipboard operation
eloquent-attribute-value-prediction copied to clipboard

Predict attribute values for your Laravel Eloquent models using machine learning!

Results 4 eloquent-attribute-value-prediction issues
Sort by recently updated
recently updated
newest added

Hello there, Here is a pull request that adds a custom exception if the Model Data file is not found, and it uses the Flare Custom Solutions API to suggest...

Need to plan how to handle the various relationship types. One-to-one will likely be the easier to tackle.

enhancement

If the model file does not exist, we should provide a custom exception that suggests running the train command for the model in question.

enhancement
good first issue