I\'m trying to store a data via POST method using Laravel\\Lumen with Eloquent. The database I\'m using is MySQL.
Heres my CategoriesController.php: