I am having the famous error 419, which for a certain moment I managed to solve, but after restarting the server, it stopped working.
Route:
Route::post('ajax/Register', 'Ajax@Register');
Controller:
public static function Register()
{...
asked by
02.10.2018 / 22:56