Errata

Laravel: Up & Running

Errata for Laravel: Up & Running, Third Edition

Submit your own errata for this product.

The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Date Corrected".

The following errata were submitted by our customers and approved as valid errors by the author or editor.

Color key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted By Date submitted Date corrected
Page Figure 3-2. artisan route:list
Figure 3-2. artisan route:list

Relating to the section discussing Figure 3-2. artisan route:list.
php artisan route:list --exclude-vendor
should be:
php artisan route:list --except-vendor

Note from the Author or Editor:
Changed `--exclude-vendor` to `--except-vendor` in the source.

Anonymous  Sep 07, 2023 
Page 201
3rd paragraph

Missing word after "you'll" in "the third a closure that you'll when the validation fails"

Note from the Author or Editor:
Fixed in source; changed to

"and as the third a closure that will run when the validation fails"

Anonymous  Mar 06, 2024 
Page 318
1st paragraph

Typo "agains" should be "against"

Note from the Author or Editor:
Fixed in source. Changed "agains" to "against".

Anonymous  Dec 06, 2023