Laravel (Basics) – 04

Laravel is a framework designed for quick and efficient development of applications. Its main goal is to make the learning process easy and reduce the number of steps required to start a new app and make it available to the public. Laravel simplifies the most common tasks involved in creating web applications, such as working with databases, handling authentication, managing queues, sending emails, and implementing caching. What sets Laravel apart is that its components not only excel individually but also offer a unified API and consistent structures throughout the entire framework. This means that when you experiment with new features in Laravel, you’ll often find yourself satisfied by it’s performance.

Entire ecosystem of tools:

  1. Homestead and Valet: for local environment
  2. Forge: for server management
  3. Envoyer: for advanced deployment

Suite of add-on packages:

  1. Cashier: for payments and subscription
  2. Echo: for worksheets
  3. Scout: for search
  4. Passport: for API authentication
  5. Socialite: for Social login
  6. Spark: to define subscription plans for your application and provides your customers with a convenient billing portal
Share

Leave a Reply

Your email address will not be published. Required fields are marked *

Proudly powered by WordPress | Theme: Lean Blog by Crimson Themes.