Find The Latest Laravel Packages
Login To Post Your PackagePeople Exploring Laravel
40875
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"
Related Projects
Automated Composer Security Audits in Laravel with Warden
Proactive Security for Your Laravel Applications
Manage Virtual Wallets in Laravel with Pay Pocket
Power up your Laravel app with virtual wallets.
Laravel Fireable Attributes
Power Up Your Laravel Models with Automatic Event Firing
Write Shell Scripts like Blade Components With Task Runner
Automate, Laravel Style