I a bit confuse, i want to use laravel inside vagrant, do i need to install php on my local machine or inside vagrant?

|
avinashpai 2019-08-17 09:38:14
Is there any chat application in laravel without using pusher ?
frnk_harasi 2019-08-17 13:40:19
who can introduce me a good source for making an authentication system than can login with INSTAGRAM??
emtized 2019-08-17 13:42:11
frnk_harasi 2019-08-17 13:40:19
who can introduce me a good source for making an authentication system than can login with INSTAGRAM??

We have so many apis that provide login system based on instagram

emtized 2019-08-17 13:42:49
frnk_harasi 2019-08-17 13:40:19
who can introduce me a good source for making an authentication system than can login with INSTAGRAM??

https://www.instagram.com/developer/authentication/
you can use orginal authtentication api

frnk_harasi 2019-08-17 13:43:04
no
frnk_harasi 2019-08-17 13:43:42
i mean that a good tutorial for writng codes in laravel
frnk_harasi 2019-08-17 13:44:28
how can i add this option for my athentication system
emtized 2019-08-17 13:44:34
frnk_harasi 2019-08-17 13:43:42
i mean that a good tutorial for writng codes in laravel

you have to handle it your self i think

skys215 2019-08-17 15:11:25
Try by yourself and ask questions if has any
Shenks77 2019-08-18 21:05:59
Hy does anyone knows about codeingniter
nasservb 2019-08-18 21:23:39
Shenks77 2019-08-18 21:05:59
Hy does anyone knows about codeingniter

I am worked some years

zack6849 2019-08-18 21:49:52
frnk_harasi 2019-08-17 13:44:28
how can i add this option for my athentication system

Laravel sociable

zack6849 2019-08-18 21:50:24
Oh, nevermind, I was thinking of socialite and they don’t support insta
Abhishek Akbari 2019-08-18 22:18:39
avinashpai 2019-08-17 09:38:14
Is there any chat application in laravel without using pusher ?

You can use socket.io

2019-08-19 07:35:29
Hi guys👋
How to get data with multiple relation in eloquent???
For exm:many to many and blongtomany
IT_2020 2019-08-19 08:03:39
2019-08-19 07:35:29
Hi guys👋
How to get data with multiple relation in eloquent???
For exm:many to many and blongtomany

no problem, Define both with different names.

StanleyMasinde 2019-08-19 08:14:40
zack6849 2019-08-18 21:50:24
Oh, nevermind, I was thinking of socialite and they don’t support insta

Instagram doesn’t support Socialite.

zack6849 2019-08-19 08:15:04
Thank you for clarifying what I already said in the very message you just responded to
Shenks77 2019-08-19 08:18:10
nasservb 2019-08-18 21:23:39
I am worked some years

Kay can u help me with some bug

skys215 2019-08-19 09:09:20
Just ask the question
2019-08-19 09:23:15
IT_2020 2019-08-19 08:03:39
no problem, Define both with different names.

What’s mean?

StanleyMasinde 2019-08-19 09:26:26
Harrisdtt 2019-08-17 06:18:58
hello eveyone I have somethime encounterd the problem on transferring day on midnight as soon as i deleted the file and then it will not show
“file”: “/var/www/multisites/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php”,
“line”: 107,
“code”: 0,
“message”: “The stream or file “/var/www/multisites/storage/logs/laravel-2019-08-17.log” could not be opened: failed to open stream: Permission denied”,
“previous”: null,

sudo chmod -R 777 storage

This happens when the storage directory is not owned by the server group. www-data in apache

ahmed_afzal 2019-08-19 09:43:12
How can I store error log to db?
lehadnk 2019-08-19 11:23:29
Short answer: you shouldn’t. But look at AppExceptionsHandler::render() method.
StanleyMasinde 2019-08-19 13:42:08
ahmed_afzal 2019-08-19 09:43:12
How can I store error log to db?

There is a package for monotoring logs

SkipperStrange 2019-08-19 18:06:01
Shenks77 2019-08-19 08:18:10
Kay can u help me with some bug

What bug is it

ransikoo 2019-08-19 19:50:48
i am use time disount in my shop and i want show data for disount in view when today is equal time disount ? help me for create it?
isnopitag 2019-08-19 21:10:53
ransikoo 2019-08-19 19:50:48
i am use time disount in my shop and i want show data for disount in view when today is equal time disount ? help me for create it?

you mean, if today is August 19th you got a discount of 19%?

dotun_1 2019-08-20 09:56:56
Hi guys how can I differentiate an image file from a video file when binding to my view in blade template?
gabrielmoraesp 2019-08-20 10:09:59
Someone use redis aws ?
dotun_1 2019-08-20 10:34:26
dotun_1 2019-08-20 09:56:56
Hi guys how can I differentiate an image file from a video file when binding to my view in blade template?

Someone should help out, more like if file path ends with .jpg print image else ****.

Just the logic syntax

mhd_arffnn 2019-08-20 11:23:52
i a bit confuse, i want to use laravel inside vagrant, do i need to install php on my local machine or inside vagrant?
GauravGohil 2019-08-20 14:38:48
return response()->json($error, 403);
GauravGohil 2019-08-20 14:39:07
returning {“readyState”:4,”responseText”:”{“name”:”Unauthorized action”}”,”status”:422,”statusText”:”Unprocessable Entity”}
GauravGohil 2019-08-20 14:41:56
not responsejson
GauravGohil 2019-08-20 14:52:03
it is not returning responsejson
GauravGohil 2019-08-20 14:52:08
readyState”:4,”responseText”:”{“name”:”Unauthorized action”}”,”status”:422,”statusText”:”Unprocessable Entity”
GauravGohil 2019-08-20 14:52:19
the response is in text only
skys215 2019-08-20 14:52:52
Return an array or object instead
GauravGohil 2019-08-20 14:54:52
how should i do that can you please write here
GauravGohil 2019-08-20 14:55:09
$error=’Unauthorized action’;
return response()->json($error, 403);
GauravGohil 2019-08-20 14:55:15
this what it is currently
GauravGohil 2019-08-20 15:32:17
whichever errorcode i write it is not responsing json
GauravGohil 2019-08-20 15:48:27
ohk
GauravGohil 2019-08-20 15:53:46
error={“readyState”:4,”responseText”:””test””,”responseJSON”:”test”,”status”:403,”statusText”:”Forbidden”}
GauravGohil 2019-08-20 15:54:08
yes here i got the responseJSON
GauravGohil 2019-08-20 15:55:54
but why i am not getting there where i need it
Behzodjohn 2019-08-20 15:57:41
Hi,everyone I can’t create attributes
Behzodjohn 2019-08-20 16:03:13
laravel_discuss-11256.jpg

Behzodjohn 2019-08-20 16:03:19
Behzodjohn 2019-08-20 16:03:13

my error

|