You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@bhojkamal You need to write use Batch; at the the top of your class. The way it works with batch()->update is batch() is a helper function added by the package where Batch is a shorthand for the Batch Facade
I got error and could not update the data.
It says - "message": "Class 'App\Http\Controllers\API\Batch' not found",
when I submit the data.
The text was updated successfully, but these errors were encountered: