Any idea how to get the image upload queue result?

|
Emma250 2019-09-29 19:39:01
maxtuts.xyz
ransikoo 2019-10-01 17:26:47
i need add link to flush message for user click this link and redirect ? help me plz?
ransikoo 2019-10-01 17:29:11
how to add html tag into flus mesage?
Larainix 2019-10-01 17:30:00
ransikoo 2019-10-01 17:26:47
i need add link to flush message for user click this link and redirect ? help me plz?

look this pakage

Larainix 2019-10-01 17:30:08
https://github.com/mercuryseries/flashy

mercuryseries/flashyGitHub
Easy flash notifications https://packagist.org/packages/mercuryseries/flashy – mercuryseries/flashy
Marvixino 2019-10-01 20:05:37
Any idea how to get the image upload queue result? to know if the image is uploaded or no
ArvinRayan 2019-10-01 20:29:07
Larainix 2019-10-01 17:30:08
https://github.com/mercuryseries/flashy

I am not install lib
Please another sultion

ArvinRayan 2019-10-01 21:51:37
Flush::message
MishalLeo 2019-10-01 21:54:12
ArvinRayan 2019-10-01 21:51:37
Flush::message

It should be flash message not flush

ucouldbemine 2019-10-01 23:12:00
Does anybody know how is laravel6’s support for laravel 5.8 packages ?
EEEN1993 2019-10-02 04:07:08
xml
kosorl_seam 2019-10-02 04:30:26
laravel_discuss-14538.jpg
Can you help me? why “message”: “Call to undefined method Laravel\Passport\PersonalAccessTokenResult::accessToken()”?
Emma250 2019-10-02 12:14:45
https://www.maxtuts.xyz/2019/06/laravel-php-framework-advanced-course.html

LARAVEL PHP FRAMEWORK– ADVANCEDwww.maxtuts.xyz
Mahbub_Habib 2019-10-02 20:10:14
I am using storage disk for image upload. It’s working fine in localhost pc but when i uploaded in cpanel image not showing. How Can I run php artisan storage:link in cpanel?Please help
Paras Chaudhary 2019-10-02 21:10:37
access ssh to your server then enter your command
Paras Chaudhary 2019-10-02 21:11:46
or you can make a route then run your command from there
Paras Chaudhary 2019-10-02 21:12:53
take for example Route::get(‘/clear-cache’, function() { $output = []; Artisan::call(‘cache:clear’, $output); dd($output); });
Mahbub_Habib 2019-10-02 21:14:53
Ok Let me try
StanleyMasinde 2019-10-02 23:08:09
Mahbub_Habib 2019-10-02 20:10:14
I am using storage disk for image upload. It’s working fine in localhost pc but when i uploaded in cpanel image not showing. How Can I run php artisan storage:link in cpanel?Please help

https://stackoverflow.com/a/52457478/9216024

That is how you run artisan commands. Please give me a star😂😂

Laravel run artisan commands on shared hostingStack Overflow
I’ve host a website on http://000webhostapp.com
It was working fine since a while and it’s showing me this error
“production.ERROR: No application encryption key has been specified”

I found out th…

2019-10-03 00:26:14
laravel_discuss-14558.jpg
how solve problem ?
kitkover 2019-10-03 00:27:11
Check method
kitkover 2019-10-03 00:27:22
Exists or not
2019-10-03 00:28:17
laravel_discuss-14561.jpg

kitkover 2019-10-03 00:29:19
What is it?
2019-10-03 00:29:47
register by phone number
2019-10-03 00:30:05
2019-10-03 00:28:17

registercontroller

kitkover 2019-10-03 00:30:25
Error not there
2019-10-03 00:31:02
2019-10-03 00:26:14
how solve problem ?

میگه متد validate phone وجود نداره

2019-10-03 00:31:16
احتمالا import نکردی
kitkover 2019-10-03 00:31:32
Need looking for where calling validatephone class
kitkover 2019-10-03 00:31:59
Maybe request folder
2019-10-03 00:32:03
2019-10-03 00:31:02
میگه متد validate phone وجود نداره

کجا ایمپورت نکردم

kitkover 2019-10-03 00:32:23
And there file with our request
2019-10-03 00:32:53
laravel_discuss-14573.jpg

2019-10-03 00:32:59
2019-10-03 00:32:03
کجا ایمپورت نکردم

نمیدونم
ولی یبار چک کن
یا داکیومنت ارسال اس ام اس که داری استفاده میگنی رو برو بخون از اول ببین گجارو اشتبا رفتی

2019-10-03 00:33:13
بنظرم ایمپورتش کردم
2019-10-03 00:33:40
2019-10-03 00:32:59
نمیدونم
ولی یبار چک کن
یا داکیومنت ارسال اس ام اس که داری استفاده میگنی رو برو بخون از اول ببین گجارو اشتبا رفتی

مشکل ارسال ندارم

2019-10-03 00:33:50
فقط در ذخیره کردن مشکل داره
2019-10-03 00:34:39
error for save befor send sms register code
2019-10-03 00:36:02
laravel_discuss-14580.jpg
this error?
2019-10-03 00:45:42
laravel_discuss-14581.jpg

tfrenzy 2019-10-03 00:49:50
laravel_discuss-14582.jpg
Hello guys, i need help please. It is homestead
tfrenzy 2019-10-03 00:59:38
2019-10-03 00:45:42

‘phone’ => [‘required’, ‘string’, ‘max:11’, ‘unique:users, phone’],
Use it like above.

There is no validation rule like phone.
For unique it should be like ‘unique:users,phone’ (if phone is what you want to make unique).

tfrenzy 2019-10-03 01:00:06
https://laravel.com/docs/6.x/validation
behzadaminnima 2019-10-03 06:26:53
2019-10-03 00:26:14
how solve problem ?

https://jobteam.ir/ProductUser/47-Laravel-Validation-Mobile

اعتبارسنجی شماره موبایل در لاراولجاب تیم
اعتبارسنجی شماره موبایل در لاراول، در این مثال می خواهیم شماره موبایل های ایرانی را اعتبار سنجی کنیم و اگر درست بود کاربر می تواند از مرحله اعتبار سنجی فارق شود.
rebory 2019-10-03 09:07:24
respected friends i want to know about laravel query when select some data
rebory 2019-10-03 09:08:18
laravel_discuss-14591.jpg
this is my tablle
MatPk 2019-10-03 09:08:45
function logout(){
if(auth(‘api’)->check()){
$user = auth(‘api’)->logout();
}
return auth(‘api’)->user();

}

what is the problem? i tried to make a logout for rest api

rebory 2019-10-03 09:08:53
laravel_discuss-14593.jpg

rebory 2019-10-03 09:09:28
laravel_discuss-14594.jpg
when i dd $ev
|