You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// this makes a curl request to a url with the data
// Note the " > /dev/null 2>&1 &" this tells the shell_exec to not wait for no one so it returns immediately.
####laravel/request.php