fokosun
fokosun
### What does this PR do? Implements two new class expressions namely: HaveNameEndingWith and HaveNameStartingWith ### HaveNameEndingWith A class expression that evaluates that the classname ends with a given string...
http://techademia.herokuapp.com/video//edit results in query exception QueryException in Connection.php line 666: SQLSTATE[22001]: String data, right truncated: 7 ERROR: value too long for type character varying(255) (SQL: update "videos" set "description" =...
the view single video page currently has almost nothing in it: - add description - maybe add notes? - maybe add likes/comments - maybe add to my library?
http://techademia.herokuapp.com/user/profile
- facebook auth - twitter auth - github auth use [socialprovider](https://socialiteproviders.netlify.com/) package to handle these
CSS: Use the --range-color property to change the color of the range. Use the --track-background property for more extensive customization. how? pls show example thanks