Coder Social home page Coder Social logo

laracasts-bugs's Introduction

Laracasts-Bugs

Exclusively for user-submitted bugs and errors at laracasts.com

laracasts-bugs's People

Contributors

jeffreyway avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

laracasts-bugs's Issues

Jeffrey is a star

Laracasts has become my first stop for Laravel training awesomeness.

Subscription end-date

I'd like to have in my Settings page shown when does my subscription ends.
All I have is a cancellation button and I'm unsure yet whether I'll subscribe for the next month or not, but I'm not quite sure when does it end anyways.

Thanks!

Logout out unexpectedly

I don't know if this is by design, but after I watch a video, I get logged out. If not immediately then a few minutes later.

Demos and Folder Naming Syntax

I noticed that in many of your demos, your creating folders Pascal Casing

MyNewClass

where as everything else in laravel is all lowercase

Do you have suggestions thoughts on this?

Crashed after credit card info on signup

After completing the sign-up form, after submiting it it gave me the something went wrong screen. It seemed to work, because my account was created the the credit card was charged, but still from the ux point of view ... that is not nice at all, especially since this is a learning resource for building web stuff ...

RSS Feed Doesn't Include Series

The RSS Feed doesn't include new series being posted to the website. It would be great if the feed would aggregate both lessons and series.

Duplicated fields in form

Hi Jeffrey,

I've founded minor bug on user settings page.
Cancel subscription form have duplicates for _method and _token fields.

Best regards,
Djordje

Insecure content

Chrome is warning me about insecure content (relating to Vimeo), I get the following warnings:

The page at https://laracasts.com/lessons/your-first-project-1 displayed insecure content from http://pdl.vimeocdn.com/05697/883/196289261.mp4?token2=1381503998_e87db279c1f10ffa7c955f2551b63706&aksessionid=d13f1bd842f1ce5d.

blocked] The page at https://player.vimeo.com/video/76655534 ran insecure content from http://player.vimeo.com/v2/receiver.html.

Google Font Error Timeout

The page takes a long time to finally load, and its because of the google font, idk if its only happening to me, here is a screenshot of the Chrome Developer Tools.

Screenshot

[Request] An option to save videos for later

Hey Jeffrey!

Just signed up and already loving the videos. I've been working with Laravel for the last month or so for a startup I'm working for and coming back to the PHP scene after a couple years I'm finding a lot has changed (in a positive way.) Your videos are a great guide for getting my code on track. :)

However, there's so much material on your website that it's hard for me to remember everything I want to watch! It'd be awesome if you could add some small icon below videos that I can click to save videos, and then pull them up later.

Just an idea. :)

Login / Register in footer

Should 'Login' and 'Signup' links stay in the footer when a user is logged in? I know it's not really a bug, but thought I'd point it out.

Video starts to replay in Firefox

I've noticed two consistent bugs in Laracasts, both in Firefox.

  1. At the end of each video, the beginning of each video plays for a couple of seconds and then stops. This happens consistently.
  2. If you start watching a video and then go off and do something else and then come back, the video gets buggy. If you then click on the video (not the controls), the video locks your browser until the plug-in crashes. I've been reporting the crashes, but the bug persists. The bug doesn't happen if when you come back, you click on the controls.

Need a sorting of screencast

Would be REALLY useful to be able to sort the list of screencast by date (older first) or by time (shorter first).

Next and previous arrows box in series not working properly

Only the text link inside the box is working, the whole box should be clickable ,
You could do this right away in your css file https://www.laracasts.com/css/min.css

.video-extras li {
float: left;
padding-bottom: 0;
margin-bottom: 0;
margin-left: 0.5em;
font-size: 1.4em;
border: 1px solid #E3E3E3 !important;
cursor: pointer;
}
.video-extras li a{
padding: 0.2em 0.7em;
display: block;
}

removed the padding from (.video-extras li )

Gravatar image issue

It appears the site is trying to pull an image from gravatar.com for the email used. However, my gravatar image isn't being displayed for my laracast account image. I am betting this is because when I input my email address, during creating a laracast account, I used capital letters in the email. The problem is the md5 hash is case sensitive so to pull my image from gravatar.com is it expecting a hash of my email address, were my email address is all lowercase.

Either way the image is displaying correctly in Laracast.com

Lesson page layout

Using iPhone, the link boxes on the lessons main page sit on top of each other

Lesson Player container

Not sure if this is intentional, but IMO it doesn't look right (see circled). Minor, I know - but details :)

alt text

Using .row class on full width elements creates horizontal overflow

So I've been looking at home page of laracasts.com and I noticed this horizontal overflow issue on my 15'' laptop.

It's happening because you are using .row class on elements that are essentially on my screen - full width.

It's elements right below these comments:

<!-- RENAISSANCE -->
<!-- TESTIMONIALS -->
<!-- WHO AM I -->

Just removing .row class fixes this issue and from what I saw there wasn't any glitch after that class was removed.

Date on Series lessons

Maybe it is just a decision you took in order to keep the series timeless, so anyone can watch them and don't feel like they are old or outdated, but the problem I find is that I don't know whether a series was updated with new lessons or not. If I don´t remember the last lesson's title, there's no easy way to tell if I have seen it or not. Sure I can look into my history and search for it, but having the publish date is definitely easier. Or even maybe a NEW tag that lasts for a few days would help.

Anyone else feeling this way?

Thank you Jeff once again for this wonderful website.

Nice Words Here, Please

Hi -

If you're a supporter of Laracasts, and are willing to have your comment + gravatar on the home page of the site, I'd appreciate a short 1-2 endorsement. :)

You can leave it in this thread, as comment.

Session Domain

The session is different for www.laracasts.com and laracasts.com, i'm logged in laracasts.com but i got linked to a page with www and i had to login again.

Better pagination / navigation perhaps

I am guessing this will change as the number of lessons increment. However, if thats not in the plan, I as a user would like to be able to move to the last page, without having to click next and manually travel all the way to the end and vice versa.

And just a suggestion for usability purpose, it would be nice to be able to have an option to specify, how many results in one page, like 10, 15, 20 or all. Again, this is just a complete personal point of view, not a big deal. :)

Request: Bookmarking and Code

Not a bug or lesson suggestion so hoping it's ok here..

A way to bookmark or favourite lessons I want to watch or come back to would be great, the way it is on tutsplus.

Another thing that would be cool is including the code in the lesson description (only accessible by members obviously). The way railscasts do it is nice although it doesn't have to be a written tutorial, just code. That or pushing each lesson to gihub and including the link to that. It's much easier to watch the video then refer to text rather than skipping through the video multiple times.

Change password

Was searching for a way to change my password, but I don't think there is an option to do so? ;)

No download button on series

I like to download the screen casts, with normal lessons it's really easy. But with the stripe series there isn't a download button (that I can see).

Any chance of you adding this to prevent me having to dig through the code?

Atom feed is reloading "old" lessons

Hey Jeffrey,

Love the site and thought the best way to make sure I see all the new lessons is through my RSS reader, however, it is reloading "old" (to me) lessons.

Guessing it may have to do with one of a few things:

  1. The unique id from all of your entries seems to be changing which will likely be identified as a new lesson by RSS readers. Currently, all IDs contain "2013-10-10" in the string which is today's date, but certainly most of these were published at a previous date.
  2. Less likely, the atom:updated node should only be updated for "the most recent instant in time when an entry or feed was modified in a way the publisher considers significant" link. Currently, it seems to be time() which isn't necessarily accurate.

Hope this helps! Thanks again for all these great lesson!

Become a better developer with Laracasts

Not only will you become better at developing with this amazing framework Jeffrey will teach you to become a better developer all round. He is in my opinion one of the best and most encouraging teachers out there.

lc

Sonra many useful information about Laravel. Thanks @JeffreyWay

Expired subscription

Hello,

My credit card and laracast subscription expired around the same time. I wanted to watch an episode and obviously it said that I no longer had access.

The first thing I'd like to point out is that I wasn't able to change my payment method. The only option I had available was "Reactivate subscription" but it isn't helpful since I need to use another card.

The second thing I'd like to point out is that I couldn't watch the video with the original player but I was able to click the download video button (the little cloud with a down arrow) and still watch the video!

Anyway.. thanks I guess!

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.