Support the ongoing development of Laravel.io →

Laravel Bootstrap SlideShow each slider eight product

I want each slideer has eight products <div class="carousel-inner hidden-xs" role="listbox">...

0 Likes
0 Replies

How to use node_modules from the View with Laravel?

Hi, I installed Material Design Icons with npm install mdi --save and I am trying from my view acces...

0 Likes
0 Replies

Mail Server error

Hi everyone, i was working on my localhost on app that send emails to mailtrap and when i uploaded i...

0 Likes
2 Replies
posted 5 years ago

Chat between buyer and seller

Guys please is there any package or something that can help me to enable a chat between a seller and...

alexsam986 liked this thread

1 Likes
0 Replies

Upload file

Hello, I started to learn Laravel and I have a problem. I want to upload image (name -> database)...

0 Likes
2 Replies

Form Request in Laravel Validating an Array

Hello Guys , does any one there knows how can I validate an form array with form Request ? I want t...

0 Likes
1 Replies

Background data export

Hi all, just wondering how you normally handle situations where you've to generate PDF or csv docume...

0 Likes
4 Replies
Solved
posted 5 years ago

generate pdf in background

how to generate pdf in background?i created jobs by using database driver and queues.but handle meth...

0 Likes
0 Replies

SQLSTATE[HY000] [2006] MySQL server has gone away

I have block 2 ip using iptable in ubuntu 16.04 iptables -I OUTPUT 1 -d 45.55.255.55 -j DROP iptable...

0 Likes
0 Replies

Validate only client_id and client secret oauth2.0 passport.

Hi Folks, I am new to laravel passport. I am developing Rest API services with the help of Laravel P...

0 Likes
0 Replies
posted 5 years ago

Anyone using Athena with Laravel 5?

From a quick read of the AWS Athena docs it seems the ODBC driver may be the only/best way, but I am...

0 Likes
0 Replies

Error while using factory in phpunit test classes

When I use Factories in a test class in phpunit, field value doesn't insert into database. It return...

0 Likes
1 Replies

Corrupted files after clean install

Hi, After using the command: "composer create-project --prefer-dist laravel/laravel blog"...

0 Likes
1 Replies
posted 5 years ago

How to consume a web service SOAP WSDL in Laravel

Hi group: I'm working on a project where I need to consume SOAP Web services from a WSDL in Laravel...

0 Likes
0 Replies

Domain Not Directing Correctly

I've installed Laravel 5 on CentOS 7 with ease. Made .htaccess changes and and generated application...

0 Likes
1 Replies
posted 5 years ago

Fetching and Displaying Customer Orders on Page

There are 3 tables. First one is orders: After example order: class Order extends Model { // Tab...

0 Likes
0 Replies
posted 5 years ago

SQL result != Eloquent result

$data = StoneType::with(['user'=>function($query){ // 每个取 2 条 return $query-&...

0 Likes
0 Replies
posted 5 years ago

Change http header name from Authorization to X-Access-token

I am using Laravel passport and it requires to send in every request the header Authentication to be...

0 Likes
0 Replies
posted 5 years ago

Create database tables script wise, not PHP ARTISAN wise

Hello! I want to make a web installer based on Laravel, which means, i want people to be able to put...

0 Likes
0 Replies
posted 5 years ago

Laravel Form submission

RuntimeException Could not find resource 'js/zepto.min.js' in any resource paths.(searched: .....

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.