Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 214 Bytes

File metadata and controls

12 lines (8 loc) · 214 Bytes

Framework

Now we have learned many things about php. Let's make our first framework example.

Required dependencies

We will work with the following dependencies.

  • Eloquent
  • DotEnv
  • Blade
  • Routes