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...
I just wanted some inspiration for the best sites created with laravel
Hi Everyone :) My name's Wayne and I helped make Larasites. We made Larasites in an attempt to stren...
I am working on a project which Web + Mobile App. Web setup will be laravel based (domainname.com) a...
I don't know what is wrong here. I have this kind of setup: item_model id - integer name - s...
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