Laravel Sweet Alert - Wrapper of SweetAlert js into Laravel php

  Рет қаралды 24,678

Bitfumes

Bitfumes

Күн бұрын

Sweet Alert is a laravel wrapper around #sweetalert javascript library for showing alert or notification message.
This is a great package created by rashid, and this laravel package is very famous because it has tonnes of features you can choose from.
======================= Ad Free Tutorials ======================
Check bitfumes.com For ads-free and more advanced courses (use Coupon code WELCOME60 to get 60% discount)
==================FOLLOW ME ==================
Subscribe for New Releases!
Twitter - / bitfumes
Facebook - / bitfumes
Instagram - / bitfumes
(ask me questions!)
-- QUESTIONS? --
Leave a comment below and I or someone else can help you.
For quick questions you may also want to ask me on Twitter, I respond almost immediately.
Email me support@bitfumes.com
Thanks for all your support!

Пікірлер: 56
@namachivaaya
@namachivaaya 4 жыл бұрын
Hi buddy... You really awesome.... I started to learn laravel by watching ur tutorial... It was really helpful.... Thank you very much... I thinking to learn scripting language.... Plz suggest me which one is best for future....
@Bitfumes
@Bitfumes 4 жыл бұрын
Go with python bro, you will not regret in future. :) And thanks for your love and support.
@namachivaaya
@namachivaaya 4 жыл бұрын
Thank you bro....
@ChristopherBergsten
@ChristopherBergsten 2 жыл бұрын
@@namachivaaya Pretty horrible advice. If still looking for an language to learn, go test some different ones, figure out their actual application and PICK the one that suits you and your needs. When you're a programmer, you really know most languages out there as they are similar in setup. If you know how to read documentation, language does not matter. So, for future reference. Never listen to 1 sole opinion of what a good language is. Most of them are great - at different things. I use python for some things, not hating on the language itself.
@MarcelloPato
@MarcelloPato 4 жыл бұрын
Nice work my friend! As usually. Happy Holidays!
@Bitfumes
@Bitfumes 4 жыл бұрын
Merry Christmas bro
@bru6626
@bru6626 4 жыл бұрын
pls pls pls Continue reviewing useful packages for laravel
@Bitfumes
@Bitfumes 4 жыл бұрын
Yes sure. Thanks for your love and support, keep learning. Follow bitfumes on twitter.com/bitfumes or facebook.com/Bitfumes to get the latest updates. bitfumes.com
@tayzar_dev
@tayzar_dev 4 жыл бұрын
Thanks for your awesome tutorials.
@Bitfumes
@Bitfumes 4 жыл бұрын
Thanks for your love and support, keep learning. Follow bitfumes on twitter.com/bitfumes or facebook.com/Bitfumes to get the latest updates. bitfumes.com
@azizullahsamim9924
@azizullahsamim9924 4 жыл бұрын
Cool Package Thank you dear.
@Bitfumes
@Bitfumes 4 жыл бұрын
Thanks for your love and support, keep learning. Follow bitfumes on twitter.com/bitfumes or facebook.com/Bitfumes to get the latest updates. bitfumes.com
@mosesket
@mosesket 18 күн бұрын
can it be used in livewire, like can the middleware work in livewire validation
@enochkotiam6247
@enochkotiam6247 3 жыл бұрын
Hi sir, I installed this very sweetalaert 2 on my laravel 6 app using your step, but when i run it i get swal not defined, any help?
@anasrajput9379
@anasrajput9379 Жыл бұрын
i want to change the title and error color and size i have tried to change the custom class in config file of sweet alert but not working
@fahimsaleem3083
@fahimsaleem3083 4 жыл бұрын
Great!
@Bitfumes
@Bitfumes 4 жыл бұрын
Thanks for your love and support, keep learning. Follow bitfumes on twitter.com/bitfumes or facebook.com/Bitfumes to get the latest updates. bitfumes.com
@MdRiasathArifProdhan
@MdRiasathArifProdhan 4 жыл бұрын
Great job
@Bitfumes
@Bitfumes 4 жыл бұрын
Thanks for your love and support, keep learning. Follow bitfumes on twitter.com/bitfumes or facebook.com/Bitfumes to get the latest updates. bitfumes.com
@SmarTLearning143
@SmarTLearning143 4 жыл бұрын
nice one bro thanks
@Bitfumes
@Bitfumes 4 жыл бұрын
Thanks for your love and support, keep learning. Follow bitfumes on twitter.com/bitfumes or facebook.com/Bitfumes to get the latest updates. bitfumes.com
@arslankhalid5237
@arslankhalid5237 4 жыл бұрын
Hey ! Thank you for awesome tutorials. Do you have any video related to real time push notifications in laravel using pusher ?
@Bitfumes
@Bitfumes 4 жыл бұрын
Yup, you can check this course, although this is a premium course but you will get real time notifications. bitfumes.com/courses/project/real-time-forum-app
@edwinencomienda
@edwinencomienda 4 жыл бұрын
cool
@lineasdecodigomx
@lineasdecodigomx 4 жыл бұрын
Which theme are you using in your code editor?
@Bitfumes
@Bitfumes 4 жыл бұрын
It's material theme
@BirajShrestha123
@BirajShrestha123 2 жыл бұрын
Help!! I got this error [Seld\JsonLint\ParsingException] "./composer.json" does not contain valid JSON Parse error on line 10: ... "require": { , "php": "^7.3|^8.0 ---------------------^ Expected one of: 'STRING', '}'
@khanaghafarahmand
@khanaghafarahmand 4 жыл бұрын
Which text edit did you have used?
@Bitfumes
@Bitfumes 4 жыл бұрын
vscode , get all my setting from gist.github.com/sarthaksavvy
@subhanassiddik6320
@subhanassiddik6320 4 жыл бұрын
how about delete confirmation?
@baraadrians522
@baraadrians522 3 жыл бұрын
Nice tutorial bro But how to set the SA interval?
@tru3prodigy
@tru3prodigy 4 жыл бұрын
laravel or django? which one is the future? Thanks for tuts!
@Bitfumes
@Bitfumes 4 жыл бұрын
That depends, if you are comfortable with php then go with laravel otherwise django is very nice
@informationtechno655
@informationtechno655 4 жыл бұрын
i have done evarythid you said sir..but its not working and displaying any error message ...why alert message in not working ??
@beesum1835
@beesum1835 4 жыл бұрын
This might be a bit late but did you double check that you added @include('sweetalert::alert') in the correct layout file (if you have multiples for whatever reason).
@informationtechno655
@informationtechno655 4 жыл бұрын
@@beesum1835 Thnks
@laravelexcerpt4796
@laravelexcerpt4796 Жыл бұрын
very very good thank you ... but how to customize toastr && sweet alert ---> i wait you ... thank's again
@gidaban79
@gidaban79 4 жыл бұрын
Looking nice however is only for laravel request, how about ajax request ?
@Bitfumes
@Bitfumes 4 жыл бұрын
On ajax request you need to use original sweetalert.
@gidaban79
@gidaban79 4 жыл бұрын
@@Bitfumes Thanks :)
@rezahashemi1024
@rezahashemi1024 4 жыл бұрын
@Bitfumes the alert error message not working
@linusb8211
@linusb8211 4 жыл бұрын
go to vendor/realrashid/sweet-alert/src/ToSweetAlert.php then replace if ($request->session()->has('errors') && config('sweetalert.middleware.auto_display_error_messages')) with this. if ($request->session()->has('errors') || config('sweetalert.middleware.auto_display_error_messages'))
@pedro-j
@pedro-j 4 жыл бұрын
@reza hashemi Instead of editing the ToSweetAlert.php, that I think it is not a goog practice, right now, on the Middleware documentation exist an extra configuration to get the validation errors by SweetAlert. Put ths environment variable on the ".env" file: SWEET_ALERT_AUTO_DISPLAY_ERROR_MESSAGES=true After saving the change, restart the developper local server to apply the change. And that's all!!
@NoOne-qd2yp
@NoOne-qd2yp 3 жыл бұрын
Thank you for the video. How can SweetAlert show: Are you sure you want to delete? Yes/No. How can we get the ID and pass it to SweetAlert?
@LaravelRo
@LaravelRo 2 жыл бұрын
I have the same question... Do you find a answer at this problem?
@NoOne-qd2yp
@NoOne-qd2yp 2 жыл бұрын
@@LaravelRo Sorry I gave up Laravel and computer programming. I moved to Crypto last April. Took me 4 months to study. Now I make more money in crypto than making apps in Laravel.
@parasnshah2899
@parasnshah2899 4 жыл бұрын
Sir please upload laravel with react js videos
@Bitfumes
@Bitfumes 4 жыл бұрын
yeas sure
@ChristopherBergsten
@ChristopherBergsten 2 жыл бұрын
I never understood why you'd want to use the .env file. That is specifically created for development, not production. So saying that the sole reason to get this package is the flexibility of having an .env variable, well, that just makes no sense.
@shivajichalise_
@shivajichalise_ 4 жыл бұрын
Late
@Bitfumes
@Bitfumes 4 жыл бұрын
sorry did't get you, late ??
@shivajichalise_
@shivajichalise_ 4 жыл бұрын
@@Bitfumes you were late, had to learn this the hard way
@Bitfumes
@Bitfumes 4 жыл бұрын
@@shivajichalise_ Ohhh, use it for future projects. If you have any awesome laravel package to review, just send me github link. I will try to create tutorial on that. cheers !
@isaactetteh2620
@isaactetteh2620 3 жыл бұрын
Hi Sir, i have install this sweetalert2 package by watching this tutorial in my laravel 6 and i am having a swal is not defined error, any help?
Laravel SweetAlert
11:43
Andre Madarang
Рет қаралды 48 М.
Easily Add SweetAlert into Laravel Application
10:09
Laravel Daily
Рет қаралды 43 М.
Secret Experiment Toothpaste Pt.4 😱 #shorts
00:35
Mr DegrEE
Рет қаралды 35 МЛН
Эффект Карбонаро и нестандартная коробка
01:00
История одного вокалиста
Рет қаралды 10 МЛН
Викторина от МАМЫ 🆘 | WICSUR #shorts
00:58
Бискас
Рет қаралды 4,3 МЛН
1 Laravel Backup by Spatie Introduction
11:12
Bitfumes
Рет қаралды 16 М.
1. Laravel Query builder - Search Made Easy @freekspatie
11:13
Laravel Google Translate Package
4:25
Bitfumes
Рет қаралды 22 М.
Seeding 50k DB Rows in Laravel: Create, Insert or Chunk?
3:53
Laravel Daily
Рет қаралды 47 М.
Css compatibility vscode extension
0:51
Bitfumes
Рет қаралды 923
1 Laravel Activity Log By Team Spatie - Intro and Setup
10:42
Struggling with Laravel + Vite
34:38
Aaron Francis
Рет қаралды 8 М.
Secret Experiment Toothpaste Pt.4 😱 #shorts
00:35
Mr DegrEE
Рет қаралды 35 МЛН