← prev | next →
M 2020-11-03 15:30:21
solved only writr head use DB
M 2020-11-03 15:30:35
Thanks nat
natghi2010 2020-11-03 15:30:44
np
M 2020-11-03 15:33:27
What np
natghi2010 2020-11-03 15:45:59
M 2020-11-03 15:33:27
What np
No problem
Neel 2020-11-03 16:22:42
I am looking for a idea for my next laravel package. Any one?
2020-11-03 16:31:28
Can someone tell me good resources to study php from development to deployment without using frameworks?
I know php programming fundamentals
DesolatorMagno 2020-11-03 16:50:49
2020-11-03 16:31:28
Can someone tell me good resources to study php from development to deployment without using frameworks?
I know php programming fundamentals
Are you using any methodology like MVC, are you working with packages and following the standard?
2020-11-03 16:53:06
DesolatorMagno 2020-11-03 16:50:49
Are you using any methodology like MVC, are you working with packages and following the standard?
No I know the basic programming principles of php.
Before starting any framework I would like to study how to host the web applications and configure databases.
Can you suggest some resources like on YouTube or some documentations which might help?
2020-11-03 16:54:21
DesolatorMagno 2020-11-03 16:50:49
Are you using any methodology like MVC, are you working with packages and following the standard?
I know MVC principle cause I’ve used MVT in flask. But I’m not sure about it as of in PHP.
DesolatorMagno 2020-11-03 16:54:23
What you call basic I wouldn’t them.
2020-11-03 16:54:56
DesolatorMagno 2020-11-03 16:54:23
What you call basic I wouldn’t them.
Yeah I know, that’s why I need resources to study. Can you suggest some?
DesolatorMagno 2020-11-03 16:55:16
There are many persons out there using php like it was used 7 years ago.
DesolatorMagno 2020-11-03 16:55:57
https://laracasts.com/series/php-for-beginners
The PHP Practitioner –
LaracastsWe all start somewhere. When it comes to web development with PHP, well, your first stop is this series. Designed specifically and exclusively for beginners, here, you’ll learn the fundamentals of PHP – all the way down to defining variables and arrays.
If you feel somewhat unprepared for the content at Laracasts, this
DesolatorMagno 2020-11-03 16:56:39
Is short and fast paced, perfect for who already know something.
2020-11-03 16:57:02
DesolatorMagno 2020-11-03 16:56:39
Is short and fast paced, perfect for who already know something.
Ohh great, thanks for this!
DesolatorMagno 2020-11-03 16:57:17
👍.
2020-11-03 18:25:49
https://youtu.be/ILjVAHof9h0
Real estate management system part -1 –
YouTubeReal estate management system – dashboard for admin, agent, user and fully content management system
Sunilk16 2020-11-03 18:25:59
natghi2010 2020-11-03 15:14:07
whats your .env version?
How to check .env version?
2020-11-03 18:26:14
https://youtu.be/4xmTy4WSaQE
Real estate management system part-2 –
YouTubeReal estate management system – dashboard for admin, agent, user and fully content management system
2020-11-03 18:27:33
https://youtu.be/NrR9gu92ZyA
Pharmacy management system part -1 –
YouTubePharmacy management system stock,customer,supplier,report,payment,return etc
TheFeLuM 2020-11-03 18:28:04
hi guys i have a issue
2020-11-03 18:28:14
https://youtu.be/kJ83V38KjQ8
Pharmacy management system part -2 –
YouTubePharmacy management system stock,customer,supplier,report,return,payment,invoice etc
TheFeLuM 2020-11-03 18:28:17
TheFeLuM 2020-11-03 18:28:31
TheFeLuM 2020-11-03 18:29:01
postman don’t return any json error
natghi2010 2020-11-03 18:29:14
Sunilk16 2020-11-03 18:25:59
How to check .env version?
Same as laravel version I think
natghi2010 2020-11-03 18:30:48
TheFeLuM 2020-11-03 18:28:17
Why declare
TheFeLuM 2020-11-03 18:31:15
natghi2010 2020-11-03 18:30:48
Why declare
can’t understand what why i declare?
natghi2010 2020-11-03 18:31:37
TheFeLuM 2020-11-03 18:31:15
can’t understand what why i declare?
$price =
natghi2010 2020-11-03 18:32:03
Why not use $request object straight
TheFeLuM 2020-11-03 18:32:05
to get value into that $price
natghi2010 2020-11-03 18:32:14
Into the array
Sunilk16 2020-11-03 18:32:19
natghi2010 2020-11-03 18:29:14
Same as laravel version I think
Ok thanks 👍
TheFeLuM 2020-11-03 18:32:36
it’s the way but it work olso
natghi2010 2020-11-03 18:33:06
TheFeLuM 2020-11-03 18:32:36
it’s the way but it work olso
Im just saying you wasted 10 lines
TheFeLuM 2020-11-03 18:33:27
yes i know, about my problem can tell somethink
natghi2010 2020-11-03 18:34:55
TheFeLuM 2020-11-03 18:33:27
yes i know, about my problem can tell somethink
What’s the error
TheFeLuM 2020-11-03 18:35:03
it’s not getting any error
natghi2010 2020-11-03 18:35:22
Whats the issue
TheFeLuM 2020-11-03 18:35:59
that is the issue i don’t get any error but code is not running
natghi2010 2020-11-03 18:36:12
Well
natghi2010 2020-11-03 18:36:22
TheFeLuM 2020-11-03 18:35:59
that is the issue i don’t get any error but code is not running
Show the form
TheFeLuM 2020-11-03 18:36:37
just back end and postman
TheFeLuM 2020-11-03 18:36:51
TheFeLuM 2020-11-03 18:37:22
and dd don’t display anythink
natghi2010 2020-11-03 18:37:35
TheFeLuM 2020-11-03 18:36:51
You don’t have an html form?
TheFeLuM 2020-11-03 18:37:46
no, just backend
DesolatorMagno 2020-11-03 18:37:51
What view is returned? maybe you put it behind a auth middleware
DesolatorMagno 2020-11-03 18:38:02
Is a Api endpoint, there is not form…
← prev | next →