Laravel

  • Laravel 10 is Released [New Laravel Pennant Package, Invokable Validation Rules and much more]

    Wednesday, Feb 15, 2023 / Laravel / KrishaWeb
    Boom! Laravel 10 is released now. Released on the 14th of Feb this week! As per the decided yearly cycle, it was released in the first quarter of this year, and we got many new updates in the Laravel development environment. We know, you must be excited about the new features and updates of Laravel
  • 8 Best Laravel Development Tools to Increase Productivity

    Tuesday, May 03, 2022 / Laravel / KrishaWeb
    Do you need to uplift your development process while working on the Laravel project? Then save this collection of the best Laravel dev tools for faster development. Let’s know about Laravel in brief before we start the collection. Laravel has a high level of security and authentication as a framework that is used in many
  • Laravel 9.0 Released: Let’s Explore What’s New in Laravel v9.0!

    Thursday, Feb 10, 2022 / Laravel / KrishaWeb
    Laravel 9.0 is Out Now! And as usual, it is launched with the new features including support to minimum PHP v8.0 version, controller route groups, a refreshed default Ignition error page, Laravel Scout database engine, Symfony mailer integration, Flysystem 3.x, Improved Eloquent accessors/mutators, and many more! And here KrishaWeb is ready to take you on
  • Laravel Breeze: Implementing Laravel 8 Authentication Features with Breeze

    Thursday, Dec 31, 2020 / Laravel / KrishaWeb
    Laravel Breeze provides a simple way to implement Laravel’s all authentication features like login, registration, password reset, email verification, and password confirmation in Laravel application. It provides a view layer with its Tailwind CSS. If you need to build a fast startup for your application then you should use it. To use Laravel Breeze, you
  • What’s New in Laravel 8.0 (Release Notes on New Laravel 8 Features)

    Wednesday, Sep 09, 2020 / Laravel / KrishaWeb
    As we all know 8th September was the official release date for Laravel 8. And we all are excited to witness the upcoming new features and improvements. Laravel 8 has come up with the improvements made in Laravel 7.x with an introduction to Laravel Jetstream, a Models Directory, Model Factory Classes, Migration Squashing, Rate-limiting improvements,
  • Laravel Livewire: A Full-stack Framework for Laravel

    Tuesday, Jul 28, 2020 / Laravel / KrishaWeb
    Livewire is a full-stack framework for Laravel framework that makes building dynamic interfaces simple, without leaving the comfort of Laravel. If you are using livewire with Laravel then you don’t worry about writing jquery ajax code, livewire will help to write very simple way jquery ajax code using PHP without page refresh Laravel validation will