Skip to content

YourNewbDev/laravel-bentakotse

Repository files navigation

Laravel Logo

Build Status Total Downloads Latest Stable Version License

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

My Learning in Laravel with @TheCodeholic

Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.

With @TheCodeholic 's free uploaded tutorial I've learned

  • How to install Laravel x12
  • Found out about Laravel Herd
  • Routing
  • Controller
  • View
  • Blade Engine
  • Eloquent ORM
  • Factories
  • Seeding
  • Tips and Tricks in manipulating data
  • Pagination
  • Requests & Responses