β prev | next β
RajkotRocks 2019-08-20 20:46:51
Yes but give detail about your problem
oxbir 2019-08-20 20:49:52
I put only this line in controller for save it.
$plan->backup = $request->backup;
π
½π
Έπ
Όπ
°οΈ 2019-08-20 20:51:32
Look at this SQL code , I want this Logic in Eloquent
‘select * from sections WHERE id in (select section from applies where userType=?) ‘
oxbir 2019-08-20 20:52:26
oxbir 2019-08-20 20:49:52
I put only this line in controller for save it.
$plan->backup = $request->backup;
And this is my blade.
<input type=”checkbox” value=”1″ {{ $plan->backup == 1 ? ‘checked’ : ” }} id=”backup” name=”backup”>
KuttuKarthik369 2019-08-20 20:56:02
laravel.com
full change akki eppol master version undu laravel 6
and it is open source in git
the site is updated with a new logo too
RajkotRocks 2019-08-20 20:58:38
oxbir 2019-08-20 20:52:26
And this is my blade.
<input type=”checkbox” value=”1″ {{ $plan->backup == 1 ? ‘checked’ : ” }} id=”backup” name=”backup”>
In update check if value is available in request update it if not set to 0 default
RajkotRocks 2019-08-20 20:59:29
Version is old only website update
RajkotRocks 2019-08-20 21:00:48
Ohhπ
KuttuKarthik369 2019-08-20 21:01:05
RajkotRocks 2019-08-20 20:59:29
Version is old only website update
version option is also available click on 5.8 you can see master version and it is open source
KuttuKarthik369 2019-08-20 21:01:22
the site is updated only few hours back
RajkotRocks 2019-08-20 21:01:24
When 6 coming any date
KuttuKarthik369 2019-08-20 21:01:35
by 2020 last
RajkotRocks 2019-08-20 21:02:00
KuttuKarthik369 2019-08-20 21:01:35
by 2020 last
Nope I don’t think
KuttuKarthik369 2019-08-20 21:03:14
just 4 hrs doesn’t make the news so old as years
RajkotRocks 2019-08-20 21:03:46
I am asking about laravel 6 it’s release on this month
RajkotRocks 2019-08-20 21:04:27
KuttuKarthik369 2019-08-20 21:03:14
just 4 hrs doesn’t make the news so old as years
ForSome people it’s old not for allπ
RajkotRocks 2019-08-20 21:05:08
Ohk guys good night
RajkotRocks 2019-08-20 21:05:17
Waiting for Laravel 6
KuttuKarthik369 2019-08-20 21:07:02
laravel 5.8 security fixes will be updated by feb 2020 so release of laravel 6 will after that
KuttuKarthik369 2019-08-20 21:13:34
for us it got updated at 7.00 pm ist
KuttuKarthik369 2019-08-20 21:14:31
but still 5.5 is the lts version no
KuttuKarthik369 2019-08-20 21:15:19
for lts versions they will provide security fox for 5 yrs
KuttuKarthik369 2019-08-20 21:15:36
βΊοΈ
2019-08-20 21:56:07
hello am using vuej laavel, ello, am i want to read the token in reset link of http://e-househelp-vue.test/api/password/reset/651c97a46f8e868b18a156535e4a27ee4f9a6d6fb25e4d5ec9cf04885cbb1114?email=felixnyachio@teifinnovate.foundation
i want just “651c97a46f8e868b18a156535e4a27ee4f9a6d6fb25e4d5ec9cf04885cbb1114” any one helpis vuejs mehtod
2019-08-20 22:34:36
hello guys am stack, i have 4 forms in a web page and i want to post it to a database, how can i go about it cause i have tried creating custom function in created controller but it throws an error
2019-08-20 22:41:09
People is it possible a take SSL certification with IP address instead of domain name on Let’s encrypt?
zack6849 2019-08-20 22:48:14
2019-08-20 22:41:09
People is it possible a take SSL certification with IP address instead of domain name on Let’s encrypt?
https://stackoverflow.com/questions/2043617/is-it-possible-to-have-ssl-certificate-for-ip-address-not-domain-name
Is it possible to have SSL certificate for IP address, not domain name? –
Stack OverflowI want my site to use URLs like http://192.0.2.2/… and https://192.0.2.2/… for static content to avoid unnecessary cookies in request AND avoid additional DNS request.
Is there any way to obta…
2019-08-20 22:50:18
Thank you.
2019-08-21 00:44:28
hi to all
2019-08-21 00:44:52

i have a problem
2019-08-21 00:45:31
name fildes is products_id
2019-08-21 00:46:19

not find
2019-08-21 00:46:29
please help me
2019-08-21 00:57:21
productsController
aly_er 2019-08-21 00:58:06
2019-08-21 00:46:29
please help me
there is no column with that name , i guess it’s only product ->id
2019-08-21 00:58:24
search in table by id
2019-08-21 00:59:13
name column is products_id
2019-08-21 01:10:48

changed product_id to id
2019-08-21 01:21:31
thanks my friend
2019-08-21 01:21:36
very good
2019-08-21 01:25:29
Okay, thank you very much
2019-08-21 02:00:40
ok my friend
avinashpai 2019-08-21 08:06:17
Abhishek Akbari 2019-08-20 20:08:44
https://movor.io/article/simple-chat-app-using-laravel-echo-redis-and-socketio
Thanks!
Abhishek Akbari 2019-08-21 08:07:17
avinashpai 2019-08-21 08:06:17
Thanks!
βΊοΈπ
2019-08-21 09:23:23
How can i use API in Web and Mobile Version?
2019-08-21 09:23:42
Anyone Help me
2019-08-21 09:24:54
I have an idea for an web app that I was going to build as both a website / php-web application, and as a native iPhone App. For the Web Application version, I was going to use Laravel.
2019-08-21 09:25:19
What Im wondering is, whats the best way to share code between these two as far as endpoints go for the iPhone application?
shubhamdhyani 2019-08-21 09:27:10
make a diffrent route file for your app
β prev | next β