Author: adam

Laravel 8 error target class controller does not exist. 0

Anonymous Migrations in Laravel 8.37

The Laravel team released Laravel 8.37 with anonymous migration support. Learn about how to start using this feature now in your Laravel 8 applications. The post Anonymous Migrations in Laravel 8.37 appeared first on...

Generate Regular Expressions with Grex CLI

Generate Regular Expressions with Grex CLI

Grex is a command-line tool and library for generating regular expressions from user-provided test cases. The post Generate Regular Expressions with Grex CLI appeared first on Laravel News. Join the Laravel Newsletter to get...

Harpoon: Next generation time tracking and billing

Harpoon: Next generation time tracking and billing

Harpoon is the next-generation time-tracking and billing software that not only records your financial past but also helps you plan and predict a profitable future. The post Harpoon: Next generation time tracking and billing...

Quick Tip: Laravel Jetstream Banners

Quick Tip: Laravel Jetstream Banners

If you’re using Laravel Jetstream with Livewire or Intertia.js, the scaffolding includes a banner notification component in the app layout that you can utilize from your own views/Livewire/Inertia.js components. Notifications can be dispatched using...

Customizing Stubs in Laravel

Customizing Stubs in Laravel

Learn how to customize stubs used to generate various classes in your Laravel application. The post Customizing Stubs in Laravel appeared first on Laravel News. Join the Laravel Newsletter to get Laravel articles like...

PhpStorm now includes Code With Me for Pair Programming

PhpStorm now includes Code With Me for Pair Programming

JetBrains has announced the public launch of the Code With Me service to enable collaborative development and pair programming across the majority of JetBrains IDEs, fundamentally changing the developer experience. The post PhpStorm now...

Create Controllers with a Custom Stub in Laravel 8.36

Create Controllers with a Custom Stub in Laravel 8.36

The Laravel team released 8.36 with the ability to use a custom controller stub and a useCurrentOnUpdate() blueprint method for datetime columns in MySQL. The post Create Controllers with a Custom Stub in Laravel...

The Laravel Octane Beta is Available

The Laravel Octane Beta is Available

The Laravel Octane beta is now released—the highly-anticipated first-party package for running highly performant Laravel utilizing environments like Swoole and RoadRunner. The post The Laravel Octane Beta is Available appeared first on Laravel News....

Tailwind CSS v2.1 is now released

Tailwind CSS v2.1 is now released

Tailwind v2.1 was just released with a new JIT Engine, Filter and Backdrop-filter Utilities, and more. The post Tailwind CSS v2.1 is now released appeared first on Laravel News. Join the Laravel Newsletter to...