🚗🏍️ Welcome to Motoshare!

Turning Idle Vehicles into Shared Rides & New Earnings.
Why let your bike or car sit idle when it can earn for you and move someone else forward?

From Idle to Income. From Parked to Purpose.
Earn by Sharing, Ride by Renting.
Where Owners Earn, Riders Move.
Owners Earn. Riders Move. Motoshare Connects.

With Motoshare, every parked vehicle finds a purpose. Partners earn. Renters ride. Everyone wins.

Start Your Journey with Motoshare

Error-In Laravel

error in laravel

Count(): parameter must be an array or an object that implements countable:

Solution:-

put on top side in web.php

use Illuminate\Http\Request;

if(version_compare(PHP_VERSION, ‘7.2.0’, ‘>=’)) {

    error_reporting(E_ALL ^ E_NOTICE ^ E_WARNING);

}

And also put other microservice

use Illuminate\Http\Request;

if(version_compare(PHP_VERSION, ‘7.2.0’, ‘>=’)) {

    error_reporting(E_ALL ^ E_NOTICE ^ E_WARNING);

}

0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x