Hello! I created some services to my application and i have problem to load this services... First,...
Hi I tired .i don't know what i do about this error. my function is this: public function viewop($l...
Dear All, Forms are working great with me, but i left the webpage opened for several minutes then i...
When I did this commit, the menu displayed by the render function on this view disappears. Any idea...
Hello Guys, trying to get id from each person $person = $request->input('person); //valu...
Hello, I'm new here and quite new to Laravel. I've been trying to add a form that submits author, ti...
Multi Field Validation I have a table like: id code user_id msg_id title now I want to validation u...
When i use WWW before the domain my site working and and I have no problems, but if I remove the WWW...
I have error after some action from me, i tried change 'domain' in /config/session.php on own domain...
I installed Laravel on Ubuntu 16.04 with an Apache and a MySQL. When I run php artisan migrate:statu...
I am looking for a solution which would withdraw essential data used to match other data from a diff...
Hi All, Before my recent upgrade to Windows 10, I was able to call artisan (or whatever I may have r...
At the moment, i have a simple rate limiting function implemented with a route filter. I was wonderi...
Hi! I am trying to add PHPExcel to convert some data to excel files. I am using open source code. Bu...
I have a group for api: Route::group(array('prefix' => 'api'), function () { Route::get('abc...
I have latest Vagrant, Virtualbox and homestead. I use Windows 10. I read a lot of posts with simila...
Hey, using the standard Laravel storage facade and S3. It works locally, uploads fine to S3 and usin...
I created a custom validation rule that I want to run when another option is selected. It seems that...
In Laravel all model values returns as simple list. Is it possible somehow set up primary key as arr...
I use HostGator as my web host. I have a global Helper function called sendMail. When I call sendM...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community