Contents:
disable compiling es6 to es5 ?
can somebody recommend good library to build a friendship system?
How else can you monitor the progress of the console command in the background?
How would you do that when you click on select, assign that topic to the logged-in person?
is it mean that list of dropdown select is currently logged-in persons ?
Navruz is new year holiday for muslims okay?
Hey guys, did anyone use automatic UML diagrams on Laravel?
somebody uses laravel vue axios?
what may be problem guys?
disable compiling es6 to es5 ?
can somebody recommend good library to build a friendship system?
How else can you monitor the progress of the console command in the background?
How would you do that when you click on select, assign that topic to the logged-in person?
is it mean that list of dropdown select is currently logged-in persons ?
Navruz is new year holiday for muslims okay?
Hey guys, did anyone use automatic UML diagrams on Laravel?
somebody uses laravel vue axios?
what may be problem guys?
danialld 2019-03-19 22:53:31
devink0430 2019-03-19 22:52:34
disable compiling es6 to es5 ? because use older browser ?
i need es6 version
beacuse of smaller
devink0430 2019-03-19 22:54:06
danialld 2019-03-19 22:53:31
i need es6 version
beacuse of smaller
beacuse of smaller
oh~ 🙈
danialld 2019-03-19 22:54:20
devink0430 2019-03-19 22:54:06
oh~ 🙈
is it imposobile ?
StanleyMasinde 2019-03-19 22:57:08
Check out transpilers eg babel
danialld 2019-03-19 22:58:38
StanleyMasinde 2019-03-19 22:57:08
Check out transpilers eg babel
How to disable Babel in laravelMix
StanleyMasinde 2019-03-19 23:01:16
danialld 2019-03-19 22:58:38
How to disable Babel in laravelMix
Babel is required* in laravel mix to ensure backward compatibility of your JavaScript code. Maybe try raising that issue on the official github page
danialld 2019-03-19 23:02:32
StanleyMasinde 2019-03-19 23:01:16
Babel is required* in laravel mix to ensure backward compatibility of your JavaScript code. Maybe try raising that issue on the official github page
Nowadays i think es5 is not important
StanleyMasinde 2019-03-19 23:03:15
danialld 2019-03-19 23:02:32
Nowadays i think es5 is not important
Why so?
danialld 2019-03-19 23:04:17
StanleyMasinde 2019-03-19 23:03:15
Why so?
Something like supporting css3 on IE8
StanleyMasinde 2019-03-19 23:04:47
danialld 2019-03-19 23:04:17
Something like supporting css3 on IE8
Be more clear please
starch1ld 2019-03-19 23:05:51
hi there. can somebody recommend good library to build a friendship system? with really helpful documentation or at least tutorials?
devink0430 2019-03-19 23:33:17
starch1ld 2019-03-19 23:05:51
hi there. can somebody recommend good library to build a friendship system? with really helpful documentation or at least tutorials?
google list first 😀
https://github.com/hootlex/laravel-friendships
GitHub – hootlex/laravel-friendships: This package gives Eloquent models the ability to manage their friendships. – GitHub
This package gives Eloquent models the ability to manage their friendships. – GitHub – hootlex/laravel-friendships: This package gives Eloquent models the ability to manage their friendships.
This package gives Eloquent models the ability to manage their friendships. – GitHub – hootlex/laravel-friendships: This package gives Eloquent models the ability to manage their friendships.
starch1ld 2019-03-19 23:35:07
i saw it, but i would like to hear some feedback about libraries, that were used in your own projects, it will be awesome 😀
2019-03-20 20:24:25
Hi we have job opportunity for PHP developer in Bangalore location interested people please ping me
andreiikachanov 2019-03-20 23:39:35
There is a console command that runs every 10 minutes in the crown. The documentation says that the result can be output to a file or sent by email. How else can you monitor the progress of the console command in the background?
Joshteek 2019-03-21 02:40:41
2019-03-20 20:24:25
Hi we have job opportunity for PHP developer in Bangalore location interested people please ping me
Remote?
m 2019-03-21 05:48:30

saulreyes 2019-03-21 07:19:49
hi, I need help!
I have a table with a column of topics, another one of adviser, another of modality and another column with buttons that says “select”, my question is, how can I do so that laravel recognizes the user who is logged in and assigns him the topic that he chooses? 😭😭😭😭😭😩😩😩🙏🏻😓
I have a table with a column of topics, another one of adviser, another of modality and another column with buttons that says “select”, my question is, how can I do so that laravel recognizes the user who is logged in and assigns him the topic that he chooses? 😭😭😭😭😭😩😩😩🙏🏻😓
saulreyes 2019-03-21 07:31:43

saulreyes 2019-03-21 07:32:48
How would you do that when you click on select, assign that topic to the logged-in person?
tinanovika 2019-03-21 07:34:43
is it mean that list of dropdown select is currently logged-in persons ?
saulreyes 2019-03-21 07:38:31
the logged-in person can see that list and choose among the topics which one he wants to be assigned, only that I have no idea how to make that when he clicks on “select” he is assigned that topic he chose
2019-03-21 10:42:44
happy new year 🎊
nowruz mubarak 💐
nowruz mubarak 💐
2019-03-21 13:11:45
2019-03-21 10:42:44
happy new year 🎊
nowruz mubarak 💐
nowruz mubarak 💐
Thank you. The same to you
Navruz muborak
razaririr 2019-03-21 14:04:44
I love you.🚔
jaxmadaliyev 2019-03-21 15:55:17
Hi. Seers Navruz Muborak.
jaxmadaliyev 2019-03-21 15:55:29
Happy new year.
jaxmadaliyev 2019-03-21 15:55:54
Navruz is new year holiday for muslims okay?
Eskindir 2019-03-21 16:31:40
Laravel collection push issue
Eskindir 2019-03-21 16:33:28
I get the result from the DB , crossed checked it to be the correct value, when I push to the collection it returns false value as seen in the yajra/datatables
berto309 2019-03-21 19:39:07
Hi y’all… I want to display today’s date with laravel in the format “March 21st 2019”
Yash Solanki 2019-03-21 19:55:32
berto309 2019-03-21 19:39:07
Hi y’all… I want to display today’s date with laravel in the format “March 21st 2019”
$timestamp is your date value
$newDate = date(‘d-F-Y’, $timestamp);
echo $newDate; //outputs 02-March-2011
Hfally 2019-03-21 20:29:19
berto309 2019-03-21 19:39:07
Hi y’all… I want to display today’s date with laravel in the format “March 21st 2019”
Read on Carbon
praneet81 2019-03-21 20:50:49
Which is better ? Jwt or passport?
binumathew 2019-03-21 20:59:20
Passport
rafael_santos90 2019-03-21 21:03:56
Hey guys, did anyone use automatic UML diagrams on Laravel?
berto309 2019-03-21 21:35:19
Thanks. @Hfally and Yash
Hfally 2019-03-21 21:46:52
berto309 2019-03-21 21:35:19
Thanks. @Hfally and Yash
You’re welcome…
2019-03-22 00:01:11
somebody uses laravel vue axios??
2019-03-22 00:01:20
I have a question
2019-03-22 00:01:28
I really need your help guys
2019-03-22 00:01:47
public function lang_list(){
$languages = Language::all();
return response()->json($languages);
}
$languages = Language::all();
return response()->json($languages);
}
2019-03-22 00:01:47
this is my blade.php
2019-03-22 00:02:02
<script>
export default{
data(){
return{
langs:[]
}
},
created(){
this.getAllLangs
},
computed:{
getAllLangs() {
axios.get(‘/langlist’)
.then(response => this.langs = response.data)
.catch(error => {});
}
},
methods:{
export default{
data(){
return{
langs:[]
}
},
created(){
this.getAllLangs
},
computed:{
getAllLangs() {
axios.get(‘/langlist’)
.then(response => this.langs = response.data)
.catch(error => {});
}
},
methods:{
}
}
</script>
2019-03-22 00:02:02
this is example.vue
2019-03-22 00:02:10
<tr v-for=”lang in getAllLangs” :key=”lang.id”>
<th scope=”row”>1</th>
<td>{{ lang.language }}</td>
<td>{{ lang.code }}</td>
<td>{{ lang.name }}</td>
</tr>
<th scope=”row”>1</th>
<td>{{ lang.language }}</td>
<td>{{ lang.code }}</td>
<td>{{ lang.name }}</td>
</tr>
2019-03-22 00:02:26
axios.get is not showing anything here
2019-03-22 00:02:36
what may be problem guys??
2019-03-22 00:03:21
but in the browser console its howing 200
2019-03-22 00:03:27
just not showing