← prev | next →
DukeKwaku 2021-03-04 15:09:27
Bhuvi100 2021-02-26 11:29:46
LOL you don’t know PHP, but joined in a PHP framework group
He want to learn
Bhuvi100 2021-03-04 15:13:12
If he wants, he should have started learning and gathering resources
Bhuvi100 2021-03-04 15:15:31
This group is meant for Laravel right?
Prem Soni 2021-03-04 15:38:18
how to prevent user to not to access particular page
Prem Soni 2021-03-04 15:38:57
for example in website there is a role of admin and user then user should not access admin dashboard page
kuldeep khanpara 2021-03-04 15:41:10
Plzz send code changes password
TheFeLuM 2021-03-04 15:43:03
Prem Soni 2021-03-04 15:38:57
for example in website there is a role of admin and user then user should not access admin dashboard page
Policy
Prem Soni 2021-03-04 15:43:28
yes
TheFeLuM 2021-03-04 15:53:37
use policy
Dkhicher 2021-03-04 16:16:54
send me pubspec.yml file
Ajay_yadav_05 2021-03-04 16:39:27
https://youtu.be/gk6QyqOSNVE
Composer Update Vs Composer Install | Difference between composer.json vs composer.lock |HINDI –
YouTubeIn this video, I have discussed Composer Update Vs Composer Install in Hindi.
Composer Update Vs Composer Install | Difference between composer.json vs composer.lock |HINDI
#ajayyadav #ajay #composer #composerupdates #composerinstall #programming #laravel8
Please subscribe to my channel and share video with your friends
2021-03-04 17:39:44
We are looking for a senior full-time Laravel developer to work on an ongoing in-house project.
You need to be:
– Very experienced with Laravel, VueJS and associated technologies (MySQL, CSS3, SASS, HTML5, JS, Git)
– Able to work independently
– Excellent English, written & spoken
– Excellent communication skills
The job is as a full-time full-stack Laravel developer for an ongoing project in a small team consisting of mainly Philippine developers. We are all tech people and it is a relaxed atmosphere.
Your schedule is 8 hours work, 5 days per week Mon-Fri Manila day time or afternoon/evening as per your preference. We have a conference call every Monday and Friday at night that lasts around 40 minutes.
PLEASE ONLY APPLY IF YOU HAVE STRONG, WELL DOCUMENTED EXPERIENCE WITH LARAVEL.
Mikedee 2021-03-04 17:50:53
‘date’ => ‘required|after:’ .now()->next(‘monday’)->toDateString()
Someone kindly assist am getting an error in this
Batu157 2021-03-04 17:53:08
2021-03-04 17:39:44
We are looking for a senior full-time Laravel developer to work on an ongoing in-house project.
You need to be:
– Very experienced with Laravel, VueJS and associated technologies (MySQL, CSS3, SASS, HTML5, JS, Git)
– Able to work independently
– Excellent English, written & spoken
– Excellent communication skills
The job is as a full-time full-stack Laravel developer for an ongoing project in a small team consisting of mainly Philippine developers. We are all tech people and it is a relaxed atmosphere.
Your schedule is 8 hours work, 5 days per week Mon-Fri Manila day time or afternoon/evening as per your preference. We have a conference call every Monday and Friday at night that lasts around 40 minutes.
PLEASE ONLY APPLY IF YOU HAVE STRONG, WELL DOCUMENTED EXPERIENCE WITH LARAVEL.
Salary?
2021-03-04 19:30:59
Batu157 2021-03-04 17:53:08
Salary?
What is your expected monthly salary in USD?
Batu157 2021-03-04 19:34:53
2021-03-04 19:30:59
What is your expected monthly salary in USD?
It’s not about me but publish the salary in your offer to not make people waste it’s time
2021-03-04 19:37:42
Batu157 2021-03-04 19:34:53
It’s not about me but publish the salary in your offer to not make people waste it’s time
We are looking for a Senior Laravel developer, if the candidate is really good with very good exp then the salary will be around 2000 USD. its a fulltime remote.
dennis 2021-03-04 19:38:54
2021-03-04 19:37:42
We are looking for a Senior Laravel developer, if the candidate is really good with very good exp then the salary will be around 2000 USD. its a fulltime remote.
Hello I am interested
2021-03-04 19:44:56
dennis 2021-03-04 19:38:54
Hello I am interested
Email me Dhara.v@thankz.com
Fred_ki 2021-03-04 22:49:20
Prem Soni 2021-03-04 15:38:57
for example in website there is a role of admin and user then user should not access admin dashboard page
You could also add a role_id where from that role_Id you’d be able to use the if(Auth::user()->role_I’d== 3) something like that then also
Fred_ki 2021-03-04 22:50:20
Add a column for usertype where you’d dictate a user to be an admin which when he logs in he’s taken to the Admin dashboard automatically
Fred_ki 2021-03-04 22:51:35
a user wouldn’t be authorised to access that page
^_* 2021-03-04 23:23:07
Hi guys
Please ..
How I can use laravel translatable package in yajra data table
littlefish111 2021-03-04 23:43:07
2021-03-04 19:44:56
Email me Dhara.v@thankz.com
I will email you too
2021-03-04 23:47:00
littlefish111 2021-03-04 23:43:07
I will email you too
Please do
littlefish111 2021-03-04 23:56:05
2021-03-04 23:47:00
Please do
I did 🙂
Ryan151995 2021-03-05 05:14:23
Prem Soni 2021-03-04 15:38:57
for example in website there is a role of admin and user then user should not access admin dashboard page
Make a middle ware and set the condition if user is admin then redirect him on admin dashboard page else make a page of you are not allowed to access this page in else condition redirect him on it that page so normal user try to access admin page middleware invoke and check if user is admin it will redirect to dashboard else it shows a page you are allowed to access this page
Prem Soni 2021-03-05 06:11:16
call to a member function set cookie on null
Prem Soni 2021-03-05 06:11:27
how to solve these error
YgmiLawliet 2021-03-05 07:04:16
Can anyone teach me how to fetch current user after login in Laravel 8?
stealthSnake 2021-03-05 07:07:35
YgmiLawliet 2021-03-05 07:04:16
Can anyone teach me how to fetch current user after login in Laravel 8?
Auth::user
auth()->user()
2021-03-05 07:15:10
hello everybody. Can anyone send me the useful links to learn laravel in english
2021-03-05 07:16:54
I have learnt crud and I wanna learn other basics
hypernxf 2021-03-05 07:17:36
https://laracasts.com
LaracastsPush your web developments skills to the next level, through expert screencasts on Laravel, Vue, and so much more.
hypernxf 2021-03-05 07:17:52
completely free video course for introduction to laravel
← prev | next →