Find The Latest Laravel Packages
Login To Post Your PackagePeople Exploring Laravel
12237
Render files from the command line with Blade
*Laravel Blade CLI* is a tool that lets you use Laravel's Blade templating engine outside of a full Laravel project. It allows you to create text files with Blade syntax and render them from the command line. This is useful for generating various text-based outputs like configuration files, code templates, or reports. You can pass data to the template and customize the output filename.
"Simplify your workflow with command-line Blade rendering"
No Website
GitHub Repo
Related Projects
View Presenter Classes for Eloquent Models
Unleash the Power of Presentation Logic.
View Page
119 views