Giter Club home page Giter Club logo

laravelcalendar's People

Contributors

crinsane 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  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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

laravelcalendar's Issues

Problem and solution for using segments = true

This is a good calendar package, just want to share the problem encountered and how to solve it. If you set segment to true and have problem navigating to the next or prev month due to duplicated year and month parameters url.

In vendor\gloudemans\calendar\src\Gloudemans\Calendar, change line 26 from
$this->next_prev_url = $request->url(); to
$this->next_prev_url = $request->root().'/'.$request->segment(1);

Free Software license?

please consider adding a license to your code so downstream users know what their options are. Having no license means "all rights reserved" (for all intents and purposes, proprietary). I don't know if that's what you intended, but it makes it unusable for some peoples' projects. I like the AGPL. If you don't have any preference in regards to downstream users' rights, then BSD/MIT might be for you.

thanks in advance.

Laravel 4.1

Is the illuminate dependency setup to allow version 4.1? I can't get a clean build with version 4.1 and your packge - - gloudemans/calendar dev-master requires illuminate/support 4.0.x -> satisfiable by laravel/framework[4.0.x-dev, v4.0.0, v4.0.0-BETA2, v4.0.0-BETA3, v4.0.0-BETA4, v4.0.1, v4.0.10, v4.0.2, v4.0.3, v4.0.4, v4.0.5, v4.0.6, v4.0.7, v4.0.8, v4.0.9], illuminate/support[4.0.x-dev, v4.0.0, v4.0.0-BETA2, v4.0.0-BETA3, v4.0.0-BETA4, v4.0.1, v4.0.10, v4.0.2, v4.0.3, v4.0.4, v4.0.5, v4.0.6, v4.0.7, v4.0.8, v4.0.9].

Display Event Title

Hello Crinsane, Thanks for the calender , but i have a very small issue , i want to display title of my event instead of a link in this line...
$data = array(
3 => 'Event Name to be displayed in the calender together with its link',
);

Thanks again :-)

not able to get proper view

Hi,

I'm new to Laravel and I have followed all instruction given in read me but still I'm not getting proper view, I'm just getting plain text view no CSS and no JS. Please let me know if I'm doing something wrong.
Please check the attachement for more details.

img_03062014_114834

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.