Which admin panel do you recommend?

|
Chrisdavid32 2021-02-03 10:48:31
segungreat 2021-02-03 10:47:32
https://laravel.com/docs/8.x/responses#redirecting-with-flashed-session-data

Thanks so much I go through it

segungreat 2021-02-03 10:48:32
MR_SUBHU 2021-02-03 10:43:43
How login with mobile number in auth laravel 8

Phone only or with password

RahiMSuleymaN 2021-02-03 10:50:12
laravel_discuss-69003.jpg

RahiMSuleymaN 2021-02-03 10:50:34
how get status_relation values?
MR_SUBHU 2021-02-03 10:50:45
segungreat 2021-02-03 10:48:32
Phone only or with password

With password

MR_SUBHU 2021-02-03 10:51:10
Chrisdavid32 2021-02-03 10:48:31
Thanks so much I go through it

Thnks for response

MR_SUBHU 2021-02-03 10:52:14
segungreat 2021-02-03 10:48:32
Phone only or with password

Plz tell me

segungreat 2021-02-03 10:56:28
MR_SUBHU 2021-02-03 10:50:45
With password

You will need manual authentication

segungreat 2021-02-03 10:56:40
MR_SUBHU 2021-02-03 10:52:14
Plz tell me

https://laravel.com/docs/8.x/authentication#authenticating-users

Chrisdavid32 2021-02-03 12:05:46
laravel_discuss-69012.jpg
need help the search only response to one if condition. even when the input is not found.
Chrisdavid32 2021-02-03 12:06:51
Please can’t figure out what is wrong with my code
RahiMSuleymaN 2021-02-03 12:09:17
Patient::where(‘your_coloumn_name’,’=’,$patientIdNumber)->first()
RahiMSuleymaN 2021-02-03 12:09:37
if data not found then return null
RahiMSuleymaN 2021-02-03 12:09:56
I mean if(Patient::where(‘your_coloumn_name’,’=’,$patientIdNumber)->first() === null){ return ‘data n found’ }else{ ‘your other codes’}
Chrisdavid32 2021-02-03 12:14:44
RahiMSuleymaN 2021-02-03 12:09:56
I mean if(Patient::where(‘your_coloumn_name’,’=’,$patientIdNumber)->first() === null){ return ‘data n found’ }else{ ‘your other codes’}

Thanks boss let me try dis

w3lifer 2021-02-03 12:41:15
Hi everyone. Which admin panel do you recommend?
Batu157 2021-02-03 12:42:57
w3lifer 2021-02-03 12:41:15
Hi everyone. Which admin panel do you recommend?

I like adminlte

Chrisdavid32 2021-02-03 12:42:58
RahiMSuleymaN 2021-02-03 12:09:56
I mean if(Patient::where(‘your_coloumn_name’,’=’,$patientIdNumber)->first() === null){ return ‘data n found’ }else{ ‘your other codes’}

Still not working

Ibrahimsayedahmad 2021-02-03 12:58:53
Hi everyone
If any of you tried bagisto I need feedback please.
I have an ecommerce project and I am thinking in using bagisto.
BvkDev 2021-02-03 13:21:45
laravel_discuss-69027.jpg

BvkDev 2021-02-03 13:21:45
laravel_discuss-69026.jpg

BvkDev 2021-02-03 13:21:45
laravel_discuss-69025.jpg
Hello everyone
I am creating modules in a modular way
But there is a problem in defining the new route, and that is that the $router variable does not recognize in the new route.

But if used this way, the problem will be solved: $this->app->router->get()

But I want to use the $router variable like the web.php route default. Can anyone help?
https://stackoverflow.com/a/66025925/5672377

2021-02-03 13:32:00
laravel_discuss-69028.jpg
what can i do for it ckeditro
Chrisdavid32 2021-02-03 13:51:27
RahiMSuleymaN 2021-02-03 12:09:56
I mean if(Patient::where(‘your_coloumn_name’,’=’,$patientIdNumber)->first() === null){ return ‘data n found’ }else{ ‘your other codes’}

Finally working thanks boss

2021-02-03 14:17:47
Hello everyone, I am new to laravel and I have been experiencing issues setting up laravel on my PC – which will you advise I use Laragon / Xammp / wamp?

When I run dev on cmd it’s returning error how can I sort that ?

2021-02-03 14:25:22
hello everyone i need a laravel developer whose worked with mobile money apis before i have a few doubts and need some help
Chrisdavid32 2021-02-03 14:36:43
2021-02-03 14:17:47
Hello everyone, I am new to laravel and I have been experiencing issues setting up laravel on my PC – which will you advise I use Laragon / Xammp / wamp?

When I run dev on cmd it’s returning error how can I sort that ?

Xampp is ok for a newbie

lectron 2021-02-03 14:59:04
Anyone who has intergrated card payment in laravel preferably jenga api, please contact asap
Fred_ki 2021-02-03 15:02:17
2021-02-03 14:25:22
hello everyone i need a laravel developer whose worked with mobile money apis before i have a few doubts and need some help

I have .in mpesa ..

2021-02-03 15:10:10
Fred_ki 2021-02-03 15:02:17
I have .in mpesa ..

can i inbox u you help me out

Fred_ki 2021-02-03 15:26:19
2021-02-03 15:10:10
can i inbox u you help me out

OK

2021-02-03 15:30:16
Chrisdavid32 2021-02-03 14:36:43
Xampp is ok for a newbie

Thanks πŸ™πŸΏ

2021-02-03 15:46:12
laravel_discuss-69040.jpg

2021-02-03 15:46:33
Any solution for that
segungreat 2021-02-03 15:51:20
Fred_ki 2021-02-03 15:26:19
OK

You can so others can learn

|