An open API service indexing awesome lists of open source software.

https://github.com/jedymatt/just-laravel-blade


https://github.com/jedymatt/just-laravel-blade

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# just-laravel-blade

Features

- ✅ Formatter: Format
- ✅ Command: Create blade file
- ❌ Formatter: Configurations
- ❌ Quick Action: Add parent tag like how the flutter does to add parent widget
- ❌ Quick Action: Create blade file from `view('hello.world')` or `View::render('hello.world')` when file is empty
- ❌ Go to blade file from `view('hello.world')` or `View::render('hello.world')`
- ❌ From blade file `go to Controller` by reading the routes