Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Tesaja Laravel Package

alfreinsco/tesaja

Minimal Laravel starter package that demonstrates how to ship and publish Blade views. Install via Composer, optionally publish views with the hello-views tag, then render hello-starter::hello (or the published vendor view). MIT licensed.

View on GitHub
Deep Wiki
Context7

Hello Starter Package

Contoh paket Laravel termudah untuk menerbitkan view.

Instalasi

composer require alfreinsco/hello-starter

Penggunaan

1. Publish Views (Opsional)

php artisan vendor:publish --tag=hello-views

2. Gunakan View

// Di controller atau route
return view('hello-starter::hello');

// Atau setelah publish
return view('vendor.hello-starter.hello');

Struktur Package

src/
├── HelloStarterServiceProvider.php
resources/
└── views/
    └── hello.blade.php

Lisensi

MIT

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
croct/coding-standard
croct/plug-php
nqxcode/phpmorphy
boundwize/pyrameter
testo/facade
headercat/phpstan-extension-ide-helper
yosymfony/parser-utils
innmind/black-box
babenkoivan/elastic-migrations
babenkoivan/elastic-adapter
develia/commons
dmstr/symfony-system-resources-bundle
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony
renatomarinho/laravel-page-speed
develia/geo-bundle
austinheap/laravel-database-encryption
dreamzy/livewire-charts
touchestate-sdk/php-sdk
22h/doctrine-garbage-collection-bundle