Giter Site home page Giter Site logo

binarix / laravel-foundation-pagination Goto Github PK

View Code? Open in Web Editor NEW
25.0 25.0 8.0 164 KB

Provides Zurb Foundation styled pagination slider HTML markup to Laravel4

Home Page: https://packagist.org/packages/binarix/foundation-pagination

PHP 100.00%

laravel-foundation-pagination's People

Contributors

binarix avatar kostaspt avatar stolz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

laravel-foundation-pagination's Issues

ReflectionException - Class view does not exist

Laravel 4.0.7 - Using the default Pagination works as expected. Modified composer.json and ran composer update, after updating app/config/app.php and app/config/view.php I receive the following.

ReflectionException
Class view does not exist
open: /domain.com/vendor/laravel/framework/src/Illuminate/Container/Container.php
// hand back the results of the functions, which allows functions to be
// used as resolvers for more fine-tuned resolution of these objects.
if ($concrete instanceof Closure)
{
return $concrete($this, $parameters);
}
$reflector = new \ReflectionClass($concrete);
// If the type is not instantiable, the developer is attempting to resolve

No stable release

Please tag a release and update the readme to discourage the use of installing dev-master

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.