artisan-view icon indicating copy to clipboard operation
artisan-view copied to clipboard

👀 Manage your views in Laravel projects through artisan

Results 8 artisan-view issues
Sort by recently updated
recently updated
newest added

Hello i want recommend add new feature for excellent Artisan-View create views from Stub files generate for example normally is same data only change few parameters inside of each file...

Hi! I would like to ask you to implement the tag --duplicate. This would help me to copy all the content from a view just changing the filename and the...

enhancement

`php artisan scrap:view folder.* --force` should remove all views in `folder/`. The wildcard character can only be used at the end of the argument, and will only work for removing...

enhancement

I want to apply some options to all the views I create unless I say the opposite, like extending a certain layout or having certain elements. This could be archieved...

enhancement