Is there a reason we would want /img and /images to both be folders in public? The helper docs rela...
<input type=“email” pattern =“^[a-zA-Z0-9]+@domain\.[a-zA-z]+$”> Use the same pattern for...
public function myFunction(Request $request){ dd($request->sort); }
laravel requires specific packages on the server. https://laravel.com/docs/5.8/installation#server-r...
i use this package , it's great https://github.com/kristijanhusak/laravel-form-builder however you c...
The Laravel portal for problem solving, knowledge sharing and community building.