Download the PHP package coderello/laravel-shared-data without Composer
On this page you can find all versions of the php package coderello/laravel-shared-data. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download coderello/laravel-shared-data
More information about coderello/laravel-shared-data
Files in coderello/laravel-shared-data
Download coderello/laravel-shared-data
More information about coderello/laravel-shared-data
Files in coderello/laravel-shared-data
Vendor coderello
Package laravel-shared-data
Short Description Package for sharing data from Laravel to JavaScript.
License MIT
Package laravel-shared-data
Short Description Package for sharing data from Laravel to JavaScript.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-shared-data
Laravel Shared Data
✨ Introduction
Laravel Shared Data provides an easy way to share the data from your backend to the JavaScript.
🚀 Quick start
-
Install the package:
-
Include the
@shared
directive into your blade layout before all scripts. -
Share the data from within Laravel:
-
Access the data from the JavaScript directly:
- Or using the built-it global helper:
📖 License
Laravel Shared Data is open-sourced software licensed under the MIT license.
All versions of laravel-shared-data with dependencies
PHP Build Version
Package Version
The package coderello/laravel-shared-data contains the following files
Loading the files please wait ....