10+ Best Laravel Dev Tools For Faster Development🚀2021

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • Cloudways Cloudways' Black Friday Offer - 1st Choice of Developers
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • laravel-debugbar

    Debugbar for Laravel (Integrates PHP Debug Bar)

    Laravel Debugbar is a highly recommended tool for debugging the Laravel application. The tool comes with regularly updated for the latest Laravel versions. The tool is displayed at the bottom of the browser and provides the debug information simultaneously. It also shows the route, the template which is rendered with the parameters provides with detailed information. It allows the developer to add messages.

  • laravel-ide-helper

    IDE Helper for Laravel

    IDE Helper

  • Cloudways

    Cloudways' Black Friday Offer - 1st Choice of Developers. Cloudways: Devs' 1st choice for managed hosting! Pick from top-tier Cloud providers like DigitalOcean, AWS, and GCE. Limited-time deal: 40% OFF for 4 Months + 40 Free Migrations.

  • PHP Debug Bar

    Debug bar for PHP

    This is a package to integrate PHP Debug Bar with Laravel. It includes a Service Provider to register the debugbar and attach it to the output. You can publish assets and configure it through Laravel. It bootstraps some Collectors to work with Laravel and implements a couple custom Data Collectors, specific for Laravel. It is configured to display Redirects and (jQuery) Ajax Requests. (Shown in a dropdown) Read the documentation for more configuration options.

  • Laravel 6

    Powerful REPL for the Laravel framework.

    Laravel Tinker allows you to interact through a command line with any project that uses the Laravel framework. It allows users to access all the events and objects. Tinker is an optional add on, so we should manually install with the Laravel versions after 5.4.

  • entrust

    Role-based Permissions for Laravel 5

    Laravel Entrust

  • socialite

    Laravel wrapper around OAuth 1 & OAuth 2 libraries.

    Laravel Socialite enables you to handle OAuth authentication more seamlessly. This tool allows users to login via social networking sites such as Facebook, LinkedIn, Instagram, Twitter, Google, Bitbucket, etc. This is one of the popular Laravel features that is commonly used in most of the Laravel development.

  • Laravel Mix

    The power of webpack, distilled for the rest of us.

  • Onboard AI

    Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.

  • laravel-websockets

    Websockets for Laravel. Done right.

    Laravel Websockets

  • laravel-generator

    API and Admin Panel CRUD Generator for Laravel.

  • passport

    Laravel Passport provides OAuth2 server support to Laravel. (by laravel)

    Laravel Passport

  • multi-tenant

    Run multiple websites using the same Laravel installation while keeping tenant specific data separated for fully independent multi-domain setups, previously github.com/hyn/multi-tenant

    Laravel Tenancy

  • dusk

    Laravel Dusk provides simple end-to-end testing and browser automation.

  • laravel-packager

    A cli tool for creating Laravel packages

    Laravel Packager

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts