Presentation is loading. Please wait.

Presentation is loading. Please wait.

Software Architecture & Design (CSC-323)

Similar presentations


Presentation on theme: "Software Architecture & Design (CSC-323)"— Presentation transcript:

1 Software Architecture & Design (CSC-323)
Lecture 11: Introduction to Laravel Thursday 22nd March 2018

2 Class Test 2 Thursday 29th March
Webinar: Agile Development & Software Architecture - Crossing the Great Divide Annotated slides are allowed

3 Introduction to laravel

4 For reference

5 For reference

6 Get Composer

7 Check Composer Installation

8 Use Composer to create new Laravel project named blog

9 Setting up in progress

10 Completed

11 Check folder

12 Check folder

13 Open up in your Editor/IDE

14

15 Start up server

16 Blank project up and running

17 Routes, web Closure (anonymous function)

18 View

19 Scroll Down

20 Change to Hello World

21

22 Delete and write your own HTML

23

24 Add about page

25 Include route

26 Add page

27

28 Connect database

29

30 Version control for databases.
migrations

31

32

33

34

35 Edit AppServiceProvider.php
Troubleshooting note: Migrations might not work without this Edit AppServiceProvider.php

36 Passing information to a view

37

38

39

40 Multiple values

41

42

43 Alternate syntax

44

45 Alternate syntax

46

47

48 Send list to view & display

49

50

51

52 Use blade templating engine

53

54

55 Lecture material adapted from Laracasts (Laravel from Scratch) and https://laravel.com/docs/5.6


Download ppt "Software Architecture & Design (CSC-323)"

Similar presentations


Ads by Google