← prev | next →
flyingdragons 2021-05-20 08:06:14
Jay_1 2021-05-20 07:58:33
Can anyone plz tell how can i make this type of response in laravel api😭😭😭 plzz tell
Based on the image response requirement its just an simple DB query and then based on the response result they are assign the values similar to your next image
flyingdragons 2021-05-20 08:06:27
Jay_1 2021-05-20 07:59:29
In this api for country list
Like this one
flyingdragons 2021-05-20 08:12:49
To be honest. You havent shared your proper code nor database and now you showing 2 responses
flyingdragons 2021-05-20 08:13:19
By this we cant help much. Please share the database you have. The code you have written and your expected response
flyingdragons 2021-05-20 08:16:51
Oh! Okay got you point
flyingdragons 2021-05-20 08:17:17
Is this a function or REST API response
Jay_1 2021-05-20 08:17:26
Yes
Jay_1 2021-05-20 08:17:45
Rest api
Jay_1 2021-05-20 08:25:32
For label???
Jay_1 2021-05-20 08:26:00
I’ll getting name only i need to add label in response
flyingdragons 2021-05-20 08:28:25
If you could type the output that your expecting then it will be good. Ouput for the countries that your querying for. Dont send references
Jay_1 2021-05-20 08:32:36
Ok
zarlok 2021-05-20 10:12:03
Hello!
Does anyone know why the file is not uploaded?
$result = Storage::put(‘profile’, $outPutFile);
profile is the directory that I have inside the bucket
$outPutFile is where there is the image I want to upload (ex: C:xampphtdocs…..publicimages/profile/avatar-1-1621494300.jpg)
$result returns true, but there is no image in the bucket
zarlok 2021-05-20 10:56:53
Solvet. It was: Storage::disk(‘s3’)->put(‘file/filename.ext’, $outPutFile);
zarlok 2021-05-20 10:57:03
Solved*
Ganesh M 2021-05-20 11:51:02
Hi,
Greetings from UPPU. UPPU is multi vendor, multi-currency eCommerce product, we are looking for developers and resellers / partners who can contribute to grow our company. Check out https://uppu.app
We are looking for experienced Laravel developers with eCommerce experience who can work part time and contribute 3 to 4 hours daily. Please send your portfolio / resume to uppuapp@gmail.com
Thanks
deveops 2021-05-20 11:55:46
Anyone have worked on graph APIs?
deveops 2021-05-20 11:55:57
Facebook
deveops 2021-05-20 11:56:13
I need posts like counts
flyingdragons 2021-05-20 12:38:28
Has anyone used SummerNote Editor. If yes then how can I call the VideoDialog class createVideoNode
var videoDialog = new VideoDialog();
console.log(videoDialog.createVideoNode(urlLink));
The above didnt work
Virat 2021-05-20 14:29:06

Model file
Virat 2021-05-20 14:29:42
Virat 2021-05-20 14:29:43

Blade.php
Virat 2021-05-20 14:30:31

Web.php
Virat 2021-05-20 14:31:14

I’m getting this error please help anyone
Virat 2021-05-20 14:32:06

My database
sobirjonovs 2021-05-20 14:32:06
WHY CAN’T YOU TAKE SCREENSHOT OF YOUR SCREEN?
Virat 2021-05-20 14:34:54
I’m assign same name in controller as same as my db
Virat 2021-05-20 14:35:36
shin_u_s 2021-05-20 14:43:05
Any expert here ? Have some work ..Plz ib
christ 2021-05-20 15:27:59

help!!
natghi2010 2021-05-20 15:44:39
christ 2021-05-20 15:27:59
help!!
Amadeus you need to download a better xamp
christ 2021-05-20 15:45:33
natghi2010 2021-05-20 15:44:39
Amadeus you need to download a better xamp
xamp version?
natghi2010 2021-05-20 15:50:03
Yes
Dickilla 2021-05-20 17:10:28
Hello guys, I have an ecommerce am developing, I need to login using facebook. Apart from Laravel Socialite, is there any other package for the same function?
← prev | next →