Differences
This shows you the differences between two versions of the page.
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: | php artisan make: |