laravel-violation-logger
by karim-tao
Logs Laravel and Eloquent strict mode violations to a JSON file, grouped by the line that caused them, instead of throwing. Turn strict mode on, run your app, fix the list.
laravel
by route-forge
Laravel named routes for SPA frontends: per-tier lazy loading via an HTTP metadata endpoint, an auto-discovery summary, TypeScript type generation, and zero-annotation route export. Backend of the route-forge project.
laravel-nova-turbo
by shahabzebare
Turbocharge Laravel Nova by lazy loading resources. Dramatically improves performance for applications with 50+ resources.
defer-laravel
by shinsenter
🚀 A Laravel package that focuses on minimizing payload size of HTML document and optimizing processing on the browser when rendering the web page.