Anyone can suggest me for free phpstorm software?

|
sadeqi125 2020-03-15 14:43:29
i cant read user list when i use Auth::user why?
2020-03-15 14:59:20
#beginner … how to create own authentication and use it as middleware in laravel?
ayberk 2020-03-15 15:00:58
2020-03-15 14:59:20
#beginner … how to create own authentication and use it as middleware in laravel?

this is long story, you can lots of different approach about that in medium or laracast sites

Alireza1kazemi 2020-03-15 15:01:16
2020-03-15 13:32:58
Am using a model that was done by some one else when I pass a value it showing some error maybe you may suggest something its a different unity of code

Tell me your purpose exactly!☺️

2020-03-15 15:01:55
ayberk 2020-03-15 15:00:58
this is long story, you can lots of different approach about that in medium or laracast sites

What’s the easiest method ?

Alireza1kazemi 2020-03-15 15:06:38
2020-03-15 14:59:20
#beginner … how to create own authentication and use it as middleware in laravel?

For example you have different roles in your app and you want specific role can access to a route.
So you can add role column to your database in User table.
After that make a middleware to check that the login user is authorazed( for example is Admin) or not
At last put this middleware on you route

ayberk 2020-03-15 15:07:09
2020-03-15 15:01:55
What’s the easiest method ?

https://medium.com/@boolfalse you can find implementation about your question

Bool False – MediumMedium
Read writing from Bool False on Medium. Learning Alone. Every day, Bool False and thousands of other voices read, write, and share important stories on Medium.
ayberk 2020-03-15 15:07:16
google is your friend 🙂
2020-03-15 15:09:12
Thanks …. actually i know how to create middleware
2020-03-15 15:09:59
Alireza1kazemi 2020-03-15 15:06:38
For example you have different roles in your app and you want specific role can access to a route.
So you can add role column to your database in User table.
After that make a middleware to check that the login user is authorazed( for example is Admin) or not
At last put this middleware on you route

Ohh ok this role column will solve the superuser problem thanks

Alireza1kazemi 2020-03-15 15:16:34
2020-03-15 15:09:59
Ohh ok this role column will solve the superuser problem thanks

Yes you can use same thing for
Premium user …
Permissions…
Follower following like Instagram

Wiiiiiiinter 2020-03-15 16:02:15
laravel_discuss-29694.jpg
Anyone have a solve for this?
Wiiiiiiinter 2020-03-15 16:10:39
Yeah the latest one
Wiiiiiiinter 2020-03-15 16:10:52
5
Ulrich Mbouna 2020-03-15 16:11:10
Please help me
Ulrich Mbouna 2020-03-15 16:11:49
laravel_discuss-29707.jpg

Ulrich Mbouna 2020-03-15 16:12:07
When I want to create a controller ,I found this problem
Wiiiiiiinter 2020-03-15 16:12:08
Okay, thanks
Ulrich Mbouna 2020-03-15 16:12:36
Ulrich Mbouna 2020-03-15 16:11:49

Please can some help me ,how can I do?

Ulrich Mbouna 2020-03-15 16:13:02
No it’s my first time
Ulrich Mbouna 2020-03-15 16:13:16
I have just started with laravel
Ulrich Mbouna 2020-03-15 16:14:20
Where?
mortezagoodarzi1 2020-03-15 16:29:26
hi friends
i want to save the image value after submitting the form
so that the user will not re-enter it, if there is the validation problem.
i using drop zone. how i do this?
sagar_dave_1997 2020-03-15 16:42:10
Anyone can suggest me for free phpstorm software??
ayberk 2020-03-15 16:43:43
if you have .edu mail, jetbrains has educational licence
sagar_dave_1997 2020-03-15 16:45:34
ayberk 2020-03-15 16:43:43
if you have .edu mail, jetbrains has educational licence

I don’t any alternative +

ayberk 2020-03-15 16:46:37
there is no any free alternative powerfull like phpstorm :/
sagar_dave_1997 2020-03-15 16:47:29
May i create any dummy dot edu email?
mortezagoodarzi1 2020-03-15 16:48:43
sagar_dave_1997 2020-03-15 16:42:10
Anyone can suggest me for free phpstorm software??

using persian website to download and crack it

Ulrich Mbouna 2020-03-15 16:49:02
sagar_dave_1997 2020-03-15 16:42:10
Anyone can suggest me for free phpstorm software??

Yes

sagar_dave_1997 2020-03-15 16:51:43
mortezagoodarzi1 2020-03-15 16:48:43
using persian website to download and crack it

Can you please send me the download link?

Ulrich Mbouna 2020-03-15 16:53:02
Go to haxnode.com
Ulrich Mbouna 2020-03-15 16:53:20
You will see free software crack there
mortezagoodarzi1 2020-03-15 16:54:35
sagar_dave_1997 2020-03-15 16:51:43
Can you please send me the download link?

https://soft98.ir/software/programming/3845-%D9%BE%DB%8C-%D8%A7%DA%86-%D9%BE%DB%8C-%D8%A7%D8%B3%D8%AA%D9%80%D9%88%D8%B1%D9%85.html

JetBrains PhpStorm 2020.1 Win/Mac/Linux کد نویسی به زبان PHPدانلود رایگان نرم افزار
قابلیت های نرم افزار JetBrains PhpStormPHP :ویرایشگر هوشمند PHPتکمیل کد PHPپشتیبانی از PHPDocترکیب زبان ها (JS/SQL/XML ,…)جاوا اسکریپت :تکمیل مشخصات مرورگر بر پایه DOM.ناوبری کدها و جستجوی استفاده ها.CoffeeScript یک زبان برنامه نویسی است که به جاوا اسکریپت کامپایل می شود و اختصار و خوانایی آن را
sagar_dave_1997 2020-03-15 16:54:51
Ulrich Mbouna 2020-03-15 16:53:02
Go to haxnode.com

Is it safe to use unauthorised website?

Alireza1kazemi 2020-03-15 16:55:42
How can i use nuxt with laravel?
Can someone give me information?
mortezagoodarzi1 2020-03-15 17:05:45
mortezagoodarzi1 2020-03-15 16:29:26
hi friends
i want to save the image value after submitting the form
so that the user will not re-enter it, if there is the validation problem.
i using drop zone. how i do this?

please answer it

berto309 2020-03-15 17:50:38
Good day y’all .. please which package can I use to alert the user that (item created successfully) if the user submits a form. my laravel version is 7.1.2
sagar_dave_1997 2020-03-15 17:53:12
berto309 2020-03-15 17:50:38
Good day y’all .. please which package can I use to alert the user that (item created successfully) if the user submits a form. my laravel version is 7.1.2

Toast message or push notification??

berto309 2020-03-15 17:55:37
sagar_dave_1997 2020-03-15 17:53:12
Toast message or push notification??

yh like sweet alert .. I was using rashad/sweetalert in 5.8 but it wasn’t compatible with laravel 7 .. when i was trying to update my app from 5.8 to 7

DesolatorMagno 2020-03-15 18:03:01
Just use SweetAlert2 directly, problem fix.
ouboros 2020-03-15 20:53:37
Did someone tried bitcoind and laravel?
2589 2020-03-15 22:25:05
hey, help with joins.
this query works on phpmyadmin
2589 2020-03-15 22:25:06
select drawings.*,count(likes.id) as likeCounter from drawings inner join likes on drawings.id = likes.draw_id where likes.like = 1 group by drawings.id order by likeCounter desc
2589 2020-03-15 22:25:23
and this not work on laravel
$drawings = DB::table(‘drawings’)
->select(DB::raw(‘drawings.*,count(likes.id) as likeCounter’))
->join(‘likes’, ‘drawings.id’, ‘=’, ‘likes.draw_id’)
->where(‘likes.like’, ‘=’, 1)
->groupBy(‘drawings.id’)
->orderBy(‘likeCounter’,’desc’)
->get();
2589 2020-03-15 22:25:30
any one knows why?
Sumanta_mukhopadhyay 2020-03-15 22:45:24
If any body need a developer in vue js or laravel I am available for work let me know I have 4+ years of experience in Laravel ,Flask.And Have good skills in vue and js
2589 2020-03-15 22:47:36
thanks, i kill it. now its works.
$drawings = Drawings::join(‘likes’, ‘drawings.id’, ‘=’, ‘likes.draw_id’)->select(DB::raw(‘drawings.id,drawings.title,drawings.file_path,drawings.blur,drawings.views,drawings.status,count(likes.id) as likeCounter’))->where(‘likes.like’, ‘=’, 1)
->groupBy(‘drawings.id’)
->groupBy(‘drawings.title’)
->groupBy(‘drawings.file_path’)
->groupBy(‘drawings.blur’)
->groupBy(‘drawings.views’)
->groupBy(‘drawings.user_id’)
->groupBy(‘drawings.status’)
->orderBy(‘likeCounter’,’desc’)->paginate(30);
sadeqi125 2020-03-16 09:44:26
how to store persian date in laravel
itsvahid_ab 2020-03-16 09:47:39
sadeqi125 2020-03-16 09:44:26
how to store persian date in laravel

it’s better to convert persian date from input to gregorian date and store it in database normally

|