Laravel Vue js project changes not working – CPanel
I added two columns at the database table, also added those two columns at the model fillable attribute. When I run a route to see the result. It's saying unknown column. Actually it exists at the database Table. I am…