I'm stuck with my foreach here. I have a page where a user can create a candidate and add work exper...
Im having a odd issue with my CRUD on Laravel 5.4 and PHP 7.1 when developing via "php artisan...
Is this considered a bug in Laravel? Make a validator and require the field to be a string. It corre...
Hey, I'm trying to create custom messages for errors found in form input validation. The issue I'm h...
hi all i am using form get method in my controller <form action="{{url('employers/blacklist-...
Hi, i would like to include a small RSS reader into a function of a controller: class RSSController...
I am having some issues when checking if file exists. This line returns list of all files in the &qu...
I have a form with 4 fields. But according to requirements. If 'Message' field is set, then user can...
please help me!!! i cant find a guide on laravel 5.4 in this error please if you guys have ideas on...
ErrorException in 33fb9f40de9c86527792aabe2edea085c0b7a479.php line 3: Undefined variable: rfq (View...
Hi, I'm a new developer in Laravel. I made a Portfolio Management system in Personal Banking for our...
Hi, anyone knows of a quiz package for Laravel (or independent)?
I am using Intervention Image on Laravel 5.2 here is my function public function store(Request $requ...
I have written following basic file upload code which works perfectly on localhost. On live version,...
Hi Friends I want my user could type HTML tag on url and see result of tag on the page but as i see...
Hello, I have a simple question, in my controller, i want to assign a string value to a variable acc...
I want to display the errors in my modal and it logs successfully but the modal closes when i try to...
Hi guys, it is mentioned here that we can use classes to add custom validation rules (I want to do t...