Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| code:laravel:gettingstarted [2020/04/13 13:20] – [Migration Files] gerardorourke | code:laravel:gettingstarted [2020/04/18 18:47] (current) – [Creating New Project] gerardorourke | ||
|---|---|---|---|
| Line 13: | Line 13: | ||
| ===Create a new Project=== | ===Create a new Project=== | ||
| < | < | ||
| + | or | ||
| + | < | ||
| ===Install Authentication=== | ===Install Authentication=== | ||
| Line 35: | Line 37: | ||
| </ | </ | ||
| - | |||
| - | ===== Creating New Project ===== | ||
| - | |||
| - | < | ||
| - | laravel new < | ||
| - | </ | ||
| Line 111: | Line 107: | ||
| ===== File Locations ===== | ===== File Locations ===== | ||
| ====Config Files==== | ====Config Files==== | ||
| - | < | + | < |
| ====Routes (URLs)==== | ====Routes (URLs)==== | ||
| - | < | + | < |
| ==== Migration Files ==== | ==== Migration Files ==== | ||