Skip to content

Files

Latest commit

author
Ahmad Yousef
Apr 12, 2020
046d7a0 · Apr 12, 2020

History

History
21 lines (17 loc) · 686 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 686 Bytes

my_blog

This is the code for our course "Making a website using PHP and Laravel framework" , it's an Arabic course.

You can watch our Arabic course using this link

So far , we finished those sections

  1. Introduction
  2. Getting the local server ready for Windows
  3. Getting the local server ready for Mac
  4. Database migration and seeders
  5. Models and controllers
  6. Front End :
    1. Introduction to Blade, and getting a sample code from Bootstrap
    2. Preparing the admin template and the form editor using tinyMCE
  7. Controllers:
    1. Post
    2. Get
    3. Put
  8. File System and uploading a file.