angularjs - Laravel 5 always returning 200 OK - no matter what -


i realise going very, vague. sending ajax requests angularjs (ngresource, or standard $http) backend. these requests fine , receive appropriate response, except 1 small issue. 200 back, if see laravel stack trace, or send sort of forced header.

return response::make('message', 400); 

i out of ideas. wild guesses out there?

enter image description here


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -