2017 © Pedro Peláez
 

library laravel-jquery

jQuery Assets and Blade Extensions for Laravel

image

buonzz/laravel-jquery

jQuery Assets and Blade Extensions for Laravel

  • Sunday, August 24, 2014
  • by buonzz
  • Repository
  • 0 Watchers
  • 1 Stars
  • 263 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 3 % Grown

The README.md

Laravel jQuery

Build Status, (*1)

This package makes the jQuery Assets and Blade Extensions available for use in your blade templates., (*2)

Installation

Edit your composer.json file, add this in the require property:, (*3)

"buonzz/laravel-jquery": "1.*"

fetch the package by:, (*4)

composer update

Add the service provider in your config/app.php file, (*5)

'Buonzz\LaravelJquery\LaravelJqueryServiceProvider'

Publish the assets, (*6)

php artisan asset:publish

Usage

Use this Blade template tag to insert the js tag inside the head/body tag, (*7)

{{@jquery_js_tag}}

Your template should now have jQuery loaded, (*8)

The Versions

24/08 2014

dev-master

9999999-dev

jQuery Assets and Blade Extensions for Laravel

  Sources   Download

MIT

The Requires

 

by Darwin Biler

jquery assets only blade extension jquery blade jquery blade extensions

23/08 2014

v1.0.0

1.0.0.0

jQuery Assets and Blade Extensions for Laravel

  Sources   Download

MIT

The Requires

 

by Darwin Biler

jquery assets only blade extension jquery blade jquery blade extensions