Not really sure I get your question, but negate the 'if':
if (! Session::has('ac_responsibleArray')) {
Session::put('ac_responsibleArray', $ac_responsibleArray);
}
veritexx liked this reply
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community