Hello, I started to learn Laravel and I have a problem. I want to query questions from the database...
Hello, Just beginning with Laravel and i'm wonder if it's possible to import an existing database (s...
Three Roles Student Teacher Parent These three roles assign by super-admin. Student, Teacher, Parent...
I want each slideer has eight products <div class="carousel-inner hidden-xs" role="listbox">...
Hi, I installed Material Design Icons with npm install mdi --save and I am trying from my view acces...
Hi everyone, i was working on my localhost on app that send emails to mailtrap and when i uploaded i...
Guys please is there any package or something that can help me to enable a chat between a seller and...
Hello, I started to learn Laravel and I have a problem. I want to upload image (name -> database)...
Hello Guys , does any one there knows how can I validate an form array with form Request ? I want t...
Hi all, just wondering how you normally handle situations where you've to generate PDF or csv docume...
how to generate pdf in background?i created jobs by using database driver and queues.but handle meth...
I have block 2 ip using iptable in ubuntu 16.04 iptables -I OUTPUT 1 -d 45.55.255.55 -j DROP iptable...
Hi Folks, I am new to laravel passport. I am developing Rest API services with the help of Laravel P...
From a quick read of the AWS Athena docs it seems the ODBC driver may be the only/best way, but I am...
When I use Factories in a test class in phpunit, field value doesn't insert into database. It return...
Hi, After using the command: "composer create-project --prefer-dist laravel/laravel blog"...
Hi group: I'm working on a project where I need to consume SOAP Web services from a WSDL in Laravel...
I've installed Laravel 5 on CentOS 7 with ease. Made .htaccess changes and and generated application...
There are 3 tables. First one is orders: After example order: class Order extends Model { // Tab...
$data = StoneType::with(['user'=>function($query){ // 每个取 2 条 return $query-&...
Solutions given in the past year. Excluding solutions from thread authors.
The Laravel portal for problem solving, knowledge sharing and community building.
The community