Eloquent Techniques

0
Language

Level

Beginner

Access

Paid

Certificate

Paid

For any Laravel user, a solid understanding of Eloquent is crucial. In this series, we’ll review a number of key techniques for your toolbelt.

Add your review

Transactions 101

Database transactions can be enormously useful in the instances where you want to roll back all database modifications, in the event that an exception is thrown along the way.

Track Document Adjustments

Let’s say your app offers documents, which any user may modify. If you wanted to track each adjustment (who made the adjustment, and when it was made), how exactly would you accomplish this?

Record Model Changes

Building upon our example from the previous episode, let’s now figure out how we might record changes to our models. For example, if a user updates the title of a particular document, let’s learn how to also record/track the old and new title, in the process.

Dedicated Query String Filtering

If you only need to check one or two parameters from the query string to filter a bit of data, performing that logic in the controller is simple enough. But now imagine an e-commerce site, where there are dozens of ways to filter the data. What else might be possibility?

User Reviews

0.0 out of 5
0
0
0
0
0
Write a review

There are no reviews yet.

Be the first to review “Eloquent Techniques”

×

    Your Email (required)

    Report this page
    LiveTalent.org
    Logo
    LiveTalent.org
    Privacy Overview

    This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.