Auth Middleware not working properly In Laravel 10
In my Laravel Project i have few routes which i want to protect if the user is not authenticated thats
In my Laravel Project i have few routes which i want to protect if the user is not authenticated thats
function count_decimals($x){
return strlen(substr(strrchr($x+"", "."), 1));
}
function random($min, $max){
echo "Min
I have a table named employee with this data:
Name
ID
State
<br
I fetch my Symfony API on React, and it takes 2 seconds to get and display the data even though
I’ve built a role module (package) where I’ve used the HasRole trait in the User model. Now, I’m trying to
I have a table in the database that I named department, and another that I named doctor. I plan to
I am trying to validate multiple select field but is is not giving any error message, if i am not
I have ZERO php experience, so my code/problem is purely based off Googling. I apologize in advance if you all
I’m getting google calendar events, via iCal, which have a date like this:
'20240713T011500Z'
The regular php funcs dont
I can’t execute a shell script with a cron job on WordPress (knowing that I can’t use crontab). I can