Skip to content

Concatenate php in laravel

I am not very good at php. I have a function to check for an empty field and the correctness of email There is also a code in php.blade in which you need to insert this check How to do it correctly? I just pasted into @php and it doesn’t work Answer Here is a solution where you dont show

Turning a multidimensional PHP Array into two different arrays [closed]

Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details and clarify the problem by editing this post. Closed 10 months ago. Improve this question What I have is: What I would like to end up with is two arrays: I’ve been playing ar…