← prev | next →
2019-08-24 18:42:33
2019-08-24 18:01:51
i have a problem code
is here
2019-08-24 18:57:13

controller
yoofi_graham 2019-08-24 18:57:47
2019-08-24 18:57:13
controller
Try this. In your controller where you have Company::find($company->id); change it to Company::findorfail($company);
2019-08-24 19:01:02
yoofi_graham 2019-08-24 18:57:47
Try this. In your controller where you have Company::find($company->id); change it to Company::findorfail($company);
is not work
2019-08-24 23:52:41
Hi, iam New with laravel, could someone recommend me an economic hosting where to place a laravel and vuejs?
zack6849 2019-08-25 00:28:34
Digital ocean is only 5$ a month, if you use my link to sign up you get 50$ in credit https://m.do.co/c/906fb34f3264
DigitalOcean – The developer cloud –
DigitalOceanHelping millions of developers easily build, test, manage, and scale applications of any size – faster than ever before.
zack6849 2019-08-25 00:29:13
Disclaimer, I get 25$ in credit if you use them and rack up 25$ in bills
zack6849 2019-08-25 01:07:26
What do you mean as a variable
PdfBooksLibraryy 2019-08-25 11:03:41
Hey guys anyone can help me out with survey project am begginer
Hafizferanmi 2019-08-25 11:35:52
PdfBooksLibraryy 2019-08-25 11:03:41
Hey guys anyone can help me out with survey project am begginer
And what is it about?
alexanderdavii 2019-08-25 11:44:07
how can i use postman to check if user registeration is ok or not ? laravel api
Hafizferanmi 2019-08-25 11:54:20
alexanderdavii 2019-08-25 11:44:07
how can i use postman to check if user registeration is ok or not ? laravel api
Send a response from your server, probably something like:
{
“error”: true,
“message”: “. Error occured, registration failed”
}
focalfossa20 2019-08-25 12:11:35
Anyone can advise me for upload laradock project to cPanel?, btw i’m newbie in laravel + docker
skys215 2019-08-25 12:15:51
focalfossa20 2019-08-25 12:11:35
Anyone can advise me for upload laradock project to cPanel?, btw i’m newbie in laravel + docker
How can you use docker in a cpanel, though there’s no terminal?
2019-08-25 16:37:10
skys215 2019-08-25 12:15:51
How can you use docker in a cpanel, though there’s no terminal?
You can manage your docker containers with swarm or kubernates
skys215 2019-08-25 16:37:25
Not me
2019-08-25 16:37:31
But you also can manage your docker containers by terminal.
o_sayfullayev 2019-08-25 16:43:48
Who knows how to take images from yhe folder on PHP
skys215 2019-08-25 16:46:03
Fopen?
emtized 2019-08-25 16:53:03
o_sayfullayev 2019-08-25 16:43:48
Who knows how to take images from yhe folder on PHP
What do you mean by take images ?
o_sayfullayev 2019-08-25 16:54:24
for giving image compare function
emtized 2019-08-25 16:57:48
o_sayfullayev 2019-08-25 16:54:24
for giving image compare function
You wanna to comapre each folder content ?
o_sayfullayev 2019-08-25 16:58:08
No I need to take image inside folder
o_sayfullayev 2019-08-25 16:58:37
then my image comparer function will compare it with another image
o_sayfullayev 2019-08-25 16:59:46
second image token from database, I need to send inside folder image to this function
zack6849 2019-08-25 17:10:02
o_sayfullayev 2019-08-25 16:43:48
Who knows how to take images from yhe folder on PHP
Scandir
zack6849 2019-08-25 17:10:16
Will list the files in the provided directory
ben_parkers 2019-08-25 22:44:16
Hi guys please I want to help on making the JavaScript work over https in laravel 5.6
ben_parkers 2019-08-25 22:45:11
ben_parkers 2019-08-25 22:44:16
Hi guys please I want to help on making the JavaScript work over https in laravel 5.6
I’m not receiving any errors in the console too
zack6849 2019-08-26 03:30:53
No errors in console? Why do you say it doesn’t work
zack6849 2019-08-26 03:31:02
Search for 404s in your network log
R_IT_Geek 2019-08-26 08:40:48
hi
The root path is correct, but the rest of the paths give error 404.
In the index.php file, I put both echo and die that run only for the root path.
What is the reason for this?
2019-08-26 08:53:27
R_IT_Geek 2019-08-26 08:40:48
hi
The root path is correct, but the rest of the paths give error 404.
In the index.php file, I put both echo and die that run only for the root path.
What is the reason for this?
Look at the endpoint you’re requesting.
R_IT_Geek 2019-08-26 09:00:24
2019-08-26 08:53:27
Look at the endpoint you’re requesting.
Where is it?
2019-08-26 09:02:41
R_IT_Geek 2019-08-26 09:00:24
Where is it?
The endpoint it’s the url that you’re requesting
R_IT_Geek 2019-08-26 09:06:58
2019-08-26 09:02:41
The endpoint it’s the url that you’re requesting
Look at these?
R_IT_Geek 2019-08-26 09:07:13
R_IT_Geek 2019-08-26 09:07:20
R_IT_Geek 2019-08-26 09:07:28
2019-08-26 09:02:41
The endpoint it’s the url that you’re requesting
No problem!
alexanderdavii 2019-08-26 11:08:10
i just finished some videos about restfull api , but still dont know what should i use JWT or passport ,
farshidrezaeii 2019-08-26 11:17:12
alexanderdavii 2019-08-26 11:08:10
i just finished some videos about restfull api , but still dont know what should i use JWT or passport ,
in android or ios apps, we don’t have session. by jwt we can handle authentication with a token.
alexanderdavii 2019-08-26 11:44:37
farshidrezaeii 2019-08-26 11:17:12
in android or ios apps, we don’t have session. by jwt we can handle authentication with a token.
i want to sent users terms to android developer “api” , should i first make teble in databese and put the data (users terms) inside it , and sent the data to the android dev as post method ?
farshidrezaeii 2019-08-26 11:46:25
alexanderdavii 2019-08-26 11:44:37
i want to sent users terms to android developer “api” , should i first make teble in databese and put the data (users terms) inside it , and sent the data to the android dev as post method ?
yes.
farshidrezaeii 2019-08-26 11:47:13
laravel has apiResources routes. like Resource routes
alexanderdavii 2019-08-26 11:48:13
farshidrezaeii 2019-08-26 11:47:13
laravel has apiResources routes. like Resource routes
i know , is there another way to do that ? i mean without create table for user terms ?
farshidrezaeii 2019-08-26 11:49:49
alexanderdavii 2019-08-26 11:48:13
i know , is there another way to do that ? i mean without create table for user terms ?
What do you keep in it؟
alexanderdavii 2019-08-26 11:51:34
farshidrezaeii 2019-08-26 11:49:49
What do you keep in it؟
what about save the terms in varible ?
farshidrezaeii 2019-08-26 11:53:27
alexanderdavii 2019-08-26 11:51:34
what about save the terms in varible ?
I don’t know what you want to do!
daemon_coder 2019-08-26 12:54:02
Pls guys, I need opinions…
Should I create a mobile app for my website or I should just turn it to a PWA
Am looking at maintanance, cross platform support and scalability
skys215 2019-08-26 13:06:07
pwa
← prev | next →