Better visual studio than phpstorm?

|
mwangiismuthui 2019-11-20 15:21:13
redamakhchan 2019-11-20 12:22:20
David Make sure you have correct email config on server (.env file) and you did *php artisan config:clear* to be sure it takes the correct configs

Thanks pal

daemon_coder 2019-11-20 16:09:56
Did u add CSRF to the form?
iamaeshar 2019-11-20 16:10:59
crazycaw 2019-11-18 11:53:01
better visual studio than phpstorm? what do you prefer?

VS Code

crazycaw 2019-11-20 16:30:46
I ll do it a try! Thnksss
H_Bakhtar 2019-11-20 17:16:18
laravel_discuss-18818.jpg
Hi i wannagive a number ineasted of this selected variable from interface how to do this? this code is in interface
redamakhchan 2019-11-20 17:47:58
crazycaw 2019-11-18 11:53:01
better visual studio than phpstorm? what do you prefer?

I prefer PhpStrom with Laravel Plugin === Happiness

Mramoris 2019-11-20 17:53:06
всем привет. кто как организует передачу перевода слов на фронт?
Mramoris 2019-11-20 17:53:17
перевод в ларе стандартный то бишь(их файлов loc)
zorca 2019-11-20 17:56:37
bhffbvtyy 2019-11-20 14:39:21
Ребята, ищем back-end разработчиков на Laravel на фуллтайм в офис в ВОРОНЕЖЕ. voodoolab.io

Где Воронеж и где it

skys215 2019-11-20 18:00:01
@Mramoris
@zorca
sorry, English group
zorca 2019-11-20 18:00:29
skys215 2019-11-20 18:00:01
@Mramoris
@zorca
sorry, English group

Ok

Mramoris 2019-11-20 18:02:33
sorry
skys215 2019-11-20 18:03:07
ok
Aubergine 2019-11-20 20:02:06
Good evening, currently I’m working on an event management application and I’ve created a small module so that every user of the app can create porfils for these collaborators as well as for visitors but I do not know how well the separate in view that Mr. X does not see Mr. Y’s data. Any idea how to do that?
DesolatorMagno 2019-11-20 20:03:31
using roles and policy?
Aubergine 2019-11-20 20:05:07
I can’t use that because the management module has to be separated to be used elsewhere
DesolatorMagno 2019-11-20 20:09:05
Read about policy.
Aubergine 2019-11-20 20:20:19
with this method, the module cannot be detachable
Mramoris 2019-11-21 00:27:49
I installed via npm redux(in packaje.json saved), but me write error “laravel Module not found: Error: Can’t resolve ‘react-redux’. ”
react work normal, but redux not
2019-11-21 00:40:38
can anybody help me to to validate current password with database password using hash?
shrirangjoshi 2019-11-21 01:05:26
2019-11-21 00:40:38
can anybody help me to to validate current password with database password using hash?

$user = User::find($id);
if (Hash::check(‘passwordToCheck’, $user->password)) {
// Success
}

Mramoris 2019-11-21 03:01:55
laravel_discuss-18843.jpg
Problem with broadcasting chennel
2019-11-21 07:17:31
shrirangjoshi 2019-11-21 01:05:26
$user = User::find($id);
if (Hash::check(‘passwordToCheck’, $user->password)) {
// Success
}

thnxx

KakujaId 2019-11-21 08:03:46
does anyone have a porn group??
ManojKiranAppathurai 2019-11-21 09:33:50
shrirangjoshi 2019-11-21 01:05:26
$user = User::find($id);
if (Hash::check(‘passwordToCheck’, $user->password)) {
// Success
}

You can use Auth::attempt

Samy 2019-11-21 10:15:10
Foot Mercato : Info Transferts Football – Actu Foot Transfert
L’équipe de France U19 rejoint le tour Elite de l’Euro 2020

L’équipe de France U19 rejoint le tour Elite de l’Euro 2020Foot Mercato : Info Transferts Football – Actu Foot Transfert
La route de l’Irlande du Nord, où sera disputé l’Euro U19 en juillet prochain, est longue et semée d’embûches. Car seules 8 équipes, dont le pays hôte, seront invitées à participer à la phase finale de la (…)
Samy 2019-11-21 10:15:10
Ol
skys215 2019-11-21 11:00:08
it should be cctv/public/cart-items
skys215 2019-11-21 11:24:06
I can’t see cart defined at your route file
the page is accessable by the route, not route name
skys215 2019-11-21 11:24:25
laravel_discuss-18865.jpg
you are visiting cart page, not cart-items
DevArjun 2019-11-21 13:34:26
How can I delete my database using laravel
2019-11-21 13:35:49
What kind of database is that ‘sqlite’ or ‘mysql’
DevArjun 2019-11-21 13:36:11
MySQL
2019-11-21 13:38:14
Make sure you have another connection open first
DevArjun 2019-11-21 13:38:38
Ok
2019-11-21 16:08:32
laravel_discuss-18878.jpg

2019-11-21 16:08:32
here’s what I did..
2019-11-21 16:08:32
hi all, I have issues connecting to a remote microsoft sql db server. I have tried suggestions in forums to no avail. I have been at it for weeks now, any help will be appreciated.
2019-11-21 16:08:33
laravel_discuss-18879.jpg

2019-11-21 16:08:34
laravel_discuss-18880.jpg

2019-11-21 16:08:35
laravel_discuss-18881.jpg

2019-11-21 16:12:14
I am using laravel 6.*
2019-11-21 16:13:53
I’m using work, php 7.2 and I have downloaded and registered pdo and non pdo sql drivers in php.ini
2019-11-21 16:16:09
laravel_discuss-18884.jpg

Smith 2019-11-21 16:32:04
I need a attendance management with fingerprints scanner
Ferimisp 2019-11-21 17:56:39
laravel_discuss-18886.jpg
Hai all, i have problem error install laravelcollective 5.8. How to install laravelcollective 5.8? Please help me
naveen5566 2019-11-21 18:08:23
Hi all,
How to Encrypt with PHP laravel, Decrypt with Javascript (cryptojs)
Please send me sample example code
ManojKiranAppathurai 2019-11-21 21:09:38
https://t.me/joinchat/NRta8Bb6pikEy6Rp2UX-fw
skys215 2019-11-22 06:05:41
2019-11-21 16:13:53
I’m using work, php 7.2 and I have downloaded and registered pdo and non pdo sql drivers in php.ini

Use phpinfo(); to check if driver is loaded, check if loaded configuration file(php.ini) is which you added those extension=…sqlsvr..dll

skys215 2019-11-22 06:06:27
Ferimisp 2019-11-21 17:56:39
Hai all, i have problem error install laravelcollective 5.8. How to install laravelcollective 5.8? Please help me

Specify the version which you are willing to install

|