laravel-wisra
by bardh78
Inject HTML comments into compiled Blade templates showing view file paths. Useful for debugging and IDE integration (e.g. Wisra).
laravel-vendor-cleanup
by leek
Laravel commands to detect and clean up unchanged vendor-published files (configs, migrations, views, lang files)
laravel-raw-view
It's intended to compile a view from the HTML string 'on the fly'. You don't need to create a view file.
laravel-crud
Laravel CRUD generator: Generate CRUD for any db table with the crud:generate command.
laravel-crud
by san-kumar
Laravel CRUD generator: Generate CRUD for any db table with the crud:generate command.