Contents:
what was the date of wedensday?
in laravel having any role access control package is available?
anyone have knowledge of android?
Hi anyone able to help code a laravel project?
what was the date of wedensday?
in laravel having any role access control package is available?
anyone have knowledge of android?
Hi anyone able to help code a laravel project?
natghi2010 2021-02-21 19:19:20
it could monday and tuesday
natghi2010 2021-02-21 19:19:40
it could be monday,tuesday wed thursday
The_Hardik_Sisodia 2021-02-21 19:19:52
The_Hardik_Sisodia 2021-02-21 19:18:35
Mon
Tue
Wed
Tue
Wed
this is output
natghi2010 2021-02-21 19:20:04
The_Hardik_Sisodia 2021-02-21 19:19:52
this is output
its dynamic
The_Hardik_Sisodia 2021-02-21 19:20:05
The_Hardik_Sisodia 2021-02-21 19:18:16
$days_of_week=[
’15-02-2021′,
’16-02-2021′,
’17-02-2021′
];
foreach($days_of_week as $days)
{
echo $date=Carbon::make($days)->format(‘D’).”<br>”;
}
’15-02-2021′,
’16-02-2021′,
’17-02-2021′
];
foreach($days_of_week as $days)
{
echo $date=Carbon::make($days)->format(‘D’).”<br>”;
}
of this code
natghi2010 2021-02-21 19:20:31
you are not understanding me
natghi2010 2021-02-21 19:20:44
The_Hardik_Sisodia 2021-02-21 19:20:05
of this code
what was the date of wedensday?
J P 2021-02-21 19:45:53
Can anybody help me plzzz..
Where I have to start learn restful api in laravel
Where I have to start learn restful api in laravel
❤️ ᴍɪɢʜᴛⓨ 🌹 2021-02-21 21:08:36
Anybody help me,laravel ui authentication scaffolding me how to change register form according to role id such as you select teacher role below form will change and select student role below form will be change.
❤️ ᴍɪɢʜᴛⓨ 🌹 2021-02-21 21:09:00
Please help me
ibrahim 2021-02-21 21:38:26
salary?
2021-02-21 21:43:23
Salary based on modules and you want full time….?
ibrahim 2021-02-21 21:45:12
so weird
ibrahim 2021-02-21 21:45:25
good luck bro
ibrahim 2021-02-21 21:46:14
i think that not full time its by task
mmdlliiiii 2021-02-21 21:46:44
ibrahim 2021-02-21 21:45:25
good luck bro
Ya hazrate ibrahim
natghi2010 2021-02-21 21:47:49
The_Hardik_Sisodia 2021-02-21 19:20:05
of this code
this is what i was asking
natghi2010 2021-02-21 21:48:04
https://stackoverflow.com/questions/45874825/laravel-5-4-get-every-day-of-the-current-week-using-carbon
Laravel 5.4 get every day of the current week using Carbon – Stack Overflow
I’ve been using the syntax Carbon::now()->startOfWeek() and Carbon::now()->endOfWeek() for awhile now.
I’ve been using the syntax Carbon::now()->startOfWeek() and Carbon::now()->endOfWeek() for awhile now.
It returns the first day of the week which is the date of Monday and the last day of the
The_Hardik_Sisodia 2021-02-21 22:16:48
natghi2010 2021-02-21 21:48:04
https://stackoverflow.com/questions/45874825/laravel-5-4-get-every-day-of-the-current-week-using-carbon
oh great am so sorry I wasn’t able to understand the query.. well now I do
EverythingsCrypto 2021-02-22 01:11:58
I’m interested
guna 2021-02-22 07:44:36
Hi good morning,
in laravel having any role access control package is available?
in laravel having any role access control package is available?
Vaghelavm 2021-02-22 08:10:33
guna 2021-02-22 07:44:36
Hi good morning,
in laravel having any role access control package is available?
in laravel having any role access control package is available?
https://spatie.be/docs/laravel-permission/v3/installation-laravel
Installation in Laravel | laravel-permission – spatie.be
guna 2021-02-22 08:13:13
Vaghelavm 2021-02-22 08:10:33
https://spatie.be/docs/laravel-permission/v3/installation-laravel
hi vijay thanks for your response , will check and update you .
Prem Soni 2021-02-22 10:00:36
anyone have knowledge of android?
jasxoxo 2021-02-22 11:38:19
Hi anyone able to help code a laravel project?
Saharan 2021-02-22 11:58:35
jasxoxo 2021-02-22 11:38:19
Hi anyone able to help code a laravel project?
Yes
jasxoxo 2021-02-22 12:00:06
Able to pm me 🙂
J P 2021-02-22 12:05:18
Prem Soni 2021-02-22 10:00:36
anyone have knowledge of android?
I had knowledge in Android
J P 2021-02-22 12:05:28
How can I help u
rootkings 2021-02-22 12:35:52
Hey guys, in Laravel 8 project, i cant use fontawesome after mix. Any idea? / The fontawesome package installed, imported scss file and mixed but still not working in my view.
timursalimov97 2021-02-22 12:43:14

timursalimov97 2021-02-22 12:43:25
timursalimov97 2021-02-22 12:43:14
this is my code which is send photo
timursalimov97 2021-02-22 12:43:37
some times I get like this error. “Bad Request: file “/var/lib/engine/data2/tmp/2020-11-06-15-01-34-16.jpeg” is too big for a photo [size:24MB]”
how I can chack image size, pls give advise.
timursalimov97 2021-02-22 12:44:18
laravel irazasyed/telegram-bot-sdk
The_Hardik_Sisodia 2021-02-22 12:45:36
rootkings 2021-02-22 12:35:52
Hey guys, in Laravel 8 project, i cant use fontawesome after mix. Any idea? / The fontawesome package installed, imported scss file and mixed but still not working in my view.
Cross check if you have fonts folder available in your public folder