eloquent-attribute-value-prediction
eloquent-attribute-value-prediction copied to clipboard
Predict attribute values for your Laravel Eloquent models using machine learning!
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.
If the model file does not exist, we should provide a custom exception that suggests running the train command for the model in question.