Can u help me that how can i solve it ?
how to create a laravel crm with payments?
Is there any good package to manage subscription plans in Laravel?
anybody conversant with lavacharts?
How can we build a recommandation system using laravel?
Hidden fields means?
Will You return dynamic value controller ?
try hasMany
ok
the relation works!
but not with multiple rows XD
As he said “but it only returns the value of the last ROW” in some cases maybe it’s possible if you do some mistakes 😅
I can’t remember correct but I thing I had same problem like this before 🤔
I use summernote but some oh items doesn’t work
Can u hel me please

don’t anwer if you don’t want to Sir 🙂
I use summernote but some oh items doesn’t work
Can u hel me please
Check how your texts are saved on the database if you see the tags related to those options that doesn’t work so you have to check how you are showing the text in your view..
If those options/items aren’t presented on the database you have to look for the problem in Summernote lib the way you used it etc..
When load a belongsToMany
is this right
return $this->belongsToMany(User::class);
By start coding!
When load a belongsToMany
is this right
return $this->belongsToMany(User::class);
You are having an infinite loop in your codes by mistake check where it is..
Job description
WordPress doesn’t try to keep its users inside walled gardens, a rare thing in a world that is dangerously moving away from the open web. Instead, WordPress gives them the freedom to build a business website, an online store, or a personal blog – the way they like it. Big sites or small, using the community-run open-source project or Automattic’s WordPress.com, vanilla or customized with hundreds of plugins, WordPress users always get to own and control their data, their expression, and their freedom. .. Learn More…
http://raboninco.com/1cRJL
Laravel API with Paspport: https://justlaravel.com/integrate-passport-laravel-api/
VueJS Consumer App: https://justlaravel.com/vuejs-consumer-app-laravel-api-passport/
The complete Laravel Passport Integration. Integrate Passport authentication in your APIs created with Laravel. Consumer App which consumes the API created.
Laravel API with Paspport: https://justlaravel.com/integrate-passport-laravel-api/
VueJS Consumer App: https://justlaravel.com/vuejs-consumer-app-laravel-api-passport/
How do you send links! 😅, the bot is not allowing me to send links 😅😅
Sublime Text Shortcuts | Sublime Text 3 Tutorial in Hindi 2021
In this video I have explained the sublime text 3 shortcuts in hindi which will help you code better and faster.
Sublime Text 3 Tutorial Complete Playlist
Trello Tutorials 2021
HTML Tutorial Complete Playlist
#learnweblogics #sublimetext #bestide
For any help related to web development you can reach me anytime on the below mentioned links
My social Link
Facebook – https://www.facebook.com/learnweblogics
Instagram – https://www.instagram.com/learnweblogics/
Telegram – https://t.me/learnweblogics
Di Tempat
Yayasan Plan International Indonesia (YPII) adalah organisasi pengembangan masyarakat dan kemanusiaan internasional yang berpusat pada pemenuhan hak anak dan kesetaraan bagi anak perempuan. Di Indonesia, YPII memulai kerjanya dengan nama Plan International pada 1969 berdasarkan nota kesepahaman dengan Pemerintah Indonesia. Pada tahun 2017 menjadi yayasan dengan nama Yayasan Plan International Indonesia, untuk dapat menjangkau lebih banyak anak dan anak perempuan di Indonesia dengan memberikan dampak pembangunan berkelanjutan dengan kemitraan jangka panjang.
Salah satu program yang dilakukan oleh YPII adalah program Tech Muda, yang bertujuan untuk meningkatkan kemampuan ICT di era digital untuk perempuan muda, agar mendapatkan kesempatan bekerja dan membuka peluang usaha. Salah satu kegiatan pendukung program ini adalah job fair online untuk alumni BBPLK Bekasi dan Kaum Muda Binaan Program PLAN. Kegiatan Job fair Online ini akan bekerjasama dengan TOP Karir Indonesia kita tau bahwa TOP Karir Indonesia merupakan job portal yang fokus kepada pengembangan kaum muda indonesia.
Acara ini ber tema “Career in ICT Era” di tanggal 25-26 Agustus 2020, secara GRATIS dan diikuti oleh lebih dari 1,500 pencari kerja! melalui Aplikasi dan Website TOP Karir Indonesia. Kami lampirkan Proposal kegiatan ini, kami berharap melalui kegiatan ini dapat membantu kaum muda Indonesia untuk mendapatkan pekerjaan.
Besar harapaan kami Bapak/Ibu dapat bergabung di event ini, Untuk informasi lebih lanjut, dapat menghubungi Ahmad Nauval Firaki melalui email Ahmad.Firaki@plan-international.org; atau telpon 0815-8544-2025.
A Place where Future Professional comes and learns new things Every day
Content That We Provide
(Books+Articles)
1. Machine learning
2. Artificial intelligence
3. Web Development (Html, CSS, JavaScript, Django, )
And Programing related content
Let’s Code
Channel Name: Coding High
blade file has
@if($something->id == 2)
pass
@endif
Where 2 is dynamic value and i want to get from blade’s hidden input filed
How can i do that ? Any help pls
We r looking for laravel/anguler developer 1-2 yrs experience
blade file has
@if($something->id == 2)
pass
@endif
Where 2 is dynamic value and i want to get from blade’s hidden input filed
How can i do that ? Any help pls
Hidden fields means?
Will You return dynamic value controller ?
Will You return dynamic value controller ?
I am storing value in hidden field via jQuery and wanted to access the same in @if($somerhing->Val == hidden input field value)