spatie/laravel-blade-javascript
Adds a simple @javascript Blade directive to export PHP values to JavaScript by writing them to window in a script tag. Use @javascript('key','value') and access it in the browser as key/value for quick server-to-client data sharing.
|
Package
|
Constraint
|
|---|---|
| illuminate/contracts | ^8.0|^9.0|^10.0|^11.0|^12.0|^13.0 |
| illuminate/support | ^8.0|^9.0|^10.0|^11.0|^12.0|^13.0 |
|
Package
|
Constraint
|
|---|---|
| orchestra/testbench | ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0 |
| pestphp/pest | ^1.22|^2.28|^3.0|^4.0 |
| phpunit/phpunit | ^9.5|^10.5|^11.5|^12.0 |
How can I help you explore Laravel packages today?