Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
development:php:laravel [2021/06/29 15:14]
kalenpw
development:php:laravel [2021/06/29 15:15] (current)
kalenpw [Add column to existing table]
Line 47: Line 47:
 ---- ----
 ===== Database ===== ===== Database =====
-==== Add column to existing table ====+** Add column to existing table ** \\
 <code bash> <code bash>
 php artisan make:migration add_paid_to_users php artisan make:migration add_paid_to_users