rute laravel di mana tidak mengandung

Route::any('{all}', 'AngularController@serveFrontend')->where('all', '^(?!api).*$');
Fahim Foysal