When i post form angular form to API Laravel i get error 500 (Internal Server Error) in console .... why?
Note: Backend API is working perfectly with POSTMAN.
My Cors.php in Laravel is:
namespace App\Http\Middle ware;
use Closure;
class Cors
{
/**
* Handle an incoming request.
*
* @param \Illuminate\Htt p\Request $request
* @param...
User Profile
Collapse
Profile Sidebar
Collapse
khaledbelal
Last Activity: Mar 3 '17, 01:10 PM
Joined: Mar 3 '17
Location:
No activity results to display
Show More