Laravel 8 – just save only last record in foreach loop
In Controller, I want to save data but when I tried with foreach loop, it just saves last records
In Controller, I want to save data but when I tried with foreach loop, it just saves last records