Build Modern Laravel Apps Using - Ep 16, The Most Important SPA Security Concern

In this episode, as we begin our review of how Eloquent data can be fetched and sent to the client-side, we’ll need to take some time to discuss an incredibly important concern when building any SPA: data that is returned from an AJAX request is of course entirely visible to the end-user. With this in mind, you must pay special attention to ensure that you aren’t accidentally exposing private information. Watch this full series, track your progress, and participate in a massive Laravel community at . Laracasts: Build Modern Laravel Apps Using : Laracasts Twitter: Jeffrey Way Twitter:
Back to Top