Skip to content

Commit 3d1f6af

Browse files
committed
Add past issues
1 parent bc057d0 commit 3d1f6af

File tree

3 files changed

+226
-0
lines changed

3 files changed

+226
-0
lines changed

issues/laravel-weekly-27.md

Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
# Laravel Weekly #27
2+
3+
A little bit late but here's issue #27!
4+
5+
More and more Laracon EU videos got released this week. [Have a look on the website](http://laracon.eu/2013/talks/) to see which ones are already available. Also, a new Laravel IO podcast episode!
6+
7+
Thanks for reading and see you next week!
8+
9+
10+
## News
11+
12+
### More Laracon EU Videos Released
13+
14+
More videos from Laracon EU have been released. [A dedicated page](http://laracon.eu/2013/talks/) has been put up to showcase them so keep an eye on that page for the rest of the videos.
15+
16+
### Cartalyst Launches New Website
17+
18+
Cartalyst have launched [their new website](https://cartalyst.com/). A much more cleaner look and [better arsenal page](https://cartalyst.com/arsenal) for their packages, applications and extensions.
19+
20+
### Laravel 4 Cookbook
21+
22+
[Christopher Pitt](https://twitter.com/followchrisp), who wrote a couple of nice Laravel related articles has teamed up with Taylor Otwell to publish his articles as a Leanpub ebook. You can now [purchase this book at leanpub.com](https://leanpub.com/laravel4cookbook). Much more to come.
23+
24+
### Laravel IO Podcast #7
25+
26+
[In this episode](http://laravel.io/topic/57/podcast-7-with-matthew-machuga-and-jeroen-van-der-gulik-aka-n0xie) we discuss CQRS, how everyone loves Windows 8, building GUI apps with PHP, organizing a conference in 2014 and a bunch of other stuff.
27+
28+
### What I've Been Watching #1
29+
30+
[Shawn McCool](https://twitter.com/ShawnMcCool) has collected a nice list of [interesting programming-related talks](http://laravel.io/topic/54/what-ive-been-watching).
31+
32+
33+
## Resources
34+
35+
### Articles
36+
37+
[Prismic.io for Laravel - Re-defining the CMS](http://blog.enge.me/post/prismicio-for-laravel-re-defining-the-cms)
38+
[Composer - A Crash Course](https://medium.com/on-coding/ad56bdd66beb)
39+
[Simple Laravel CRUD with Resource Controllers](http://scotch.io/tutorials/simple-laravel-crud-with-resource-controllers)
40+
[Simple and Easy Laravel Routing](http://scotch.io/tutorials/simple-and-easy-laravel-routing)
41+
[How to add Previous and Next links on wardrobe](http://blog.marcomonteiro.net/post/how-to-add-previous-and-next-links-on-wardrobe)
42+
43+
### Applications & Packages
44+
45+
[Artisan Anywhere](https://github.com/antonioribeiro/artisan-anywhere)
46+
[Laravel Markdown](https://github.com/KennedyTedesco/laravel-markdown)
47+
[Laravel Postmark Inbound Parser](https://github.com/camelCaseD/postmark-inbound-laravel)
48+
[Prismic.io for Laravel](https://github.com/adamgoose/prismic-io)
49+
[laravel-html-cachebusting](https://github.com/MetalMatze/laravel-html-cachebusting)
50+
[FusionInvoice](https://github.com/jesseterry/FusionInvoice)
51+
[Container Debug](https://github.com/daylerees/container-debug)
52+
53+
### Screencasts
54+
55+
[Create a Laravel artisan command package](https://www.youtube.com/watch?v=VBR0VLOJaVE)
56+
57+
58+
## Events
59+
60+
**October 17, 2013 - Washington, DC**
61+
[Laravel Meetup - Talks + Bring your code](http://www.meetup.com/Capital-Laravel-Group/events/144139222/)
62+
63+
**November 7, 2013 - Groningen**
64+
[November meetup: When Programmers Start a Business](http://www.meetup.com/GroningenPHP/events/145467252/?fromEmail=145467252&rv=ea1)
65+
66+
**November 9 or 10, 2013 - Los Angeles, CA**
67+
[Introduction to Laravel PHP framework](http://www.socalcodecamp.com/socalcodecamp/session.aspx?sid=819cd36a-f492-483b-802d-6a770b4f1dcf)
68+
69+
**November 15, 2013 - Location TBD**
70+
[Laravel Seattle / Vancouver UG Meeting](http://www.meetup.com/Laravel-Seattle-Vancouver/events/142345922/)
71+
72+
**Date TBA - Location TBD**
73+
[Discuss the Benefits of Laravel](http://www.meetup.com/laravel-chicago/events/143828992/)

issues/laravel-weekly-28.md

Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,86 @@
1+
# Laravel Weekly #28
2+
3+
We're back after a small break. Doing a weekly newsletter can sometimes be tedious and time-consuming but we're glad to bring you issue #28! We've passed the 600 readers milestone a couple of days ago which is insane! Thanks again so much for all of your support.
4+
5+
It's November so Laravel 4.1 is nearing its completion. [Taylor has been teasing](https://twitter.com/laravelphp/status/391766638053191680) some [new changes](https://twitter.com/laravelphp/status/391057678098632704) these past few weeks and we're excited to see what the final features are going to be.
6+
7+
As always, thanks for reading!
8+
9+
10+
## News
11+
12+
### Podcast #8 - Laracasts, Laravel 4.1, Laraconus, teasers and more
13+
14+
[In the 8th podcast episode](http://laravel.io/topic/59/podcast-8-laracasts-laravel-41-laraconus-teasers-and-more), Taylor Otwell and Jeffrey Way join us and talk about what they've been working on. We discuss Laracasts and Laravel 4.1 including some focus on the Laravel documentation. Taylor also gives some information about LaraconUS.
15+
16+
### 50% Discount For Laravel In Action
17+
18+
Manning Publications recently released a new book called "[Laravel In Action](http://www.manning.com/surguy/)". It's been written by our active community member [Maksim Surguy](https://twitter.com/msurguy). The book covers beginner steps with Laravel as well as practical topics.
19+
20+
Manning Publications is also giving a 50% discount to our Laravel Weekly readers! Use coupon code mllaravelco when checking out. The coupon code is available until November 12.
21+
22+
### Built with Laravel
23+
24+
[Maksim Surguy](https://twitter.com/msurguy) also [released a new website](http://builtwithlaravel.com/) a couple of days ago which showcases websites which were built with Laravel.
25+
26+
### Organizing Snappy
27+
28+
[In a new blog post](http://blog.userscape.com/post/organizing-snappy), [Userscape](http://www.userscape.com/) reveal how they organise their application code for their flagship product Snappy, which is built on top of Laravel. Since most of the programming is done by [Taylor Otwell](https://twitter.com/taylorotwell), you can see some applied concepts from his book, [Laravel: From Apprentice To Artisa](https://leanpub.com/laravel).
29+
30+
### Laravel Application Development Cookbook
31+
32+
[PacktPub](http://www.packtpub.com/) has published a new Laravel book called "[Laravel Application Development Cookbook](http://www.packtpub.com/laravel-application-development-cookbook/book)". The book contains lots of tips and tutorials on various subjects as authentication, testing an security. You can both buy it in ebook and printed format.
33+
34+
### Laravel 4.2 Will Use PHP 5.4
35+
36+
In recent news, Taylor revealed that [Laravel 4.2 will be require at least PHP 5.4](https://groups.google.com/forum/#!msg/php-fig/ogp03OHbVJ0/GBgTVcNY1J0J).
37+
38+
### Laracasts Adds Yearly Subscription Option
39+
40+
[Laracasts has added an option to subscribe for one year](https://laracasts.com/join). This saves you 20% over the monthly plan!
41+
42+
43+
## Resources
44+
45+
### Articles
46+
47+
[Tinkering with Tinker Like an Artisan](http://blog.enge.me/post/tinkering-with-tinker-like-an-artisan)
48+
[Laravel 4 Real Time Chat](https://medium.com/on-coding/eaa550829538)
49+
[Seeding Laravel Data using FillText Service](http://www.codedungeon.org/2013/11/03/seeding-laravel-data-using-filltext-service/)
50+
[Getting Inheritance Straight](http://ryantablada.com/post/getting-inheritance-straight)
51+
[Juggling Larger Laravel Applications](http://ryantablada.com/post/juggling-larger-laravel-applications)
52+
[Laravel 4 Packages](https://medium.com/on-coding/5963ca9d6499)
53+
[How to setup Local and Production environments on Laravel](http://www.patrickcurl.com/setup-local-production-environments-laravel/)
54+
55+
### Applications & Packages
56+
57+
[Laravel 4 - Artisan Produce](https://github.com/JasonMortonNZ/Laravel-Artisan-Produce)
58+
59+
### Screencasts
60+
61+
[What I've Been Watching #2](http://laravel.io/topic/55/what-ive-been-watching-2)
62+
63+
### Other Links
64+
65+
[Laravel Indonesia](http://id-laravel.com/)
66+
67+
68+
## Events
69+
70+
**November 7, 2013 - Groningen**
71+
[November meetup: When Programmers Start a Business](http://www.meetup.com/GroningenPHP/events/145467252/?fromEmail=145467252&rv=ea1)
72+
73+
**November 7, 2013 - Evanston, IL**
74+
[Discuss the Benefits of Laravel](http://www.meetup.com/laravel-chicago/events/143828992/)
75+
76+
**November 7, 2013 - Grapevine, TX**
77+
[Separating Responsibilities: Clean Controllers = Better Code](http://www.meetup.com/laravel-dallas-fort-worth/events/142635502/)
78+
79+
**0November 9, 2013 - Los Angeles, CA**
80+
[Introduction to Laravel PHP framework](http://www.socalcodecamp.com/socalcodecamp/session.aspx?sid=819cd36a-f492-483b-802d-6a770b4f1dcf)
81+
82+
**November 15, 2013 - Location TBD**
83+
[Laravel Seattle / Vancouver UG Meeting](http://www.meetup.com/Laravel-Seattle-Vancouver/events/142345922/)
84+
85+
**November 21, 2013 - Fishers, IN**
86+
[Discuss Laravel 4.1 Changes & Laravel Security Libraries](http://www.meetup.com/Laravel-Modern-Web-Apps-in-Carmel-Fishers-Indianapolis/events/149218982/)

issues/laravel-weekly-29.md

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
# Laravel Weekly #29
2+
3+
Welcome to issue #29! While we reported last week that we passed the 600 subscriber milestone we can happily report that just in one week we passed the 700 subscriber milestone as well! 721 people will be reading this issue. Again, thanks for all of your support!
4+
5+
In this issue we've added a separate section for Laracasts in the resources section. Laracasts gets updated weekly with great screencasts so from now on we'll provide you a list with new screencasts which were published in the past week. We'll mark the free issues after the link.
6+
7+
See you next week!
8+
9+
10+
## News
11+
12+
### Laravel Snippets
13+
14+
[John Kevin M. Basco](https://twitter.com/johnkevinmbasco) recently released [a website which collects useful Laravel coding snippets](http://laravelsnippets.com/). If you're looking for a certain solution at a persistent problem or just want to share your own useful snippet then this site is for you.
15+
16+
### Interview With Jeffrey Way
17+
18+
Tutsplus recently released [an interview with Jeffrey Way](http://dev.tutsplus.com/articles/interview-with-jeffrey-way--net-35520), creator of [Laracasts](https://laracasts.com/) and one of Laravel's most prominent community members.
19+
20+
### PHP Weekly
21+
22+
PHP Weekly, a weekly newsletter filled with PHP resources, articles, etc, recently returned to provide us once again with weekly PHP news. [Check out their website](http://phpweekly.info/) to subscribe and for further info.
23+
24+
25+
## Resources
26+
27+
### Articles
28+
29+
[Laravel Shop tutorial #1 – Building a review system](http://maxoffsky.com/code-blog/laravel-shop-tutorial-1-building-a-review-system/)
30+
[Authentication With Laravel 4](http://net.tutsplus.com/tutorials/php/authentication-with-laravel-4)
31+
[Eloquent and SQL Views](http://programmingarehard.com/2013/11/10/eloquent_and_views.html)
32+
[Laravel 4 tips and resourses](http://www.codeforest.net/laravel-4-tips-resourses)
33+
[Simple Laravel Layouts using Blade](http://scotch.io/tutorials/simple-laravel-layouts-using-blade)
34+
[The future of web development is Laravel](http://hillelcoren.com/2013/11/07/the-future-of-web-development-is-laravel/)
35+
36+
### Applications & Packages
37+
38+
[Bugsnag Notifier for Laravel](https://github.com/bugsnag/bugsnag-laravel)
39+
40+
### Laracasts
41+
42+
[When to App::make()](https://laracasts.com/lessons/when-to-app-make)
43+
[Reports and Graphs](https://laracasts.com/lessons/reports-and-graphs)
44+
[View Presenters](https://laracasts.com/lessons/presenters)
45+
[Save Time With Bower](https://laracasts.com/lessons/save-time-with-bower)
46+
[The N+1 Problem](https://laracasts.com/lessons/eager-loading) (free)
47+
[Create/Edit Forms](https://laracasts.com/lessons/one-form-to-rule-them-all)
48+
[Fun With Dates](https://laracasts.com/lessons/fun-with-dates)
49+
50+
### Other Links
51+
52+
[Laravel 4 Facades: Sublime Text package](https://sublime.wbond.net/packages/Laravel%204%20Facades)
53+
54+
55+
## Events
56+
57+
**November 15, 2013 - Location TBD**
58+
[Laravel Seattle / Vancouver UG Meeting](http://www.meetup.com/Laravel-Seattle-Vancouver/events/142345922/)
59+
60+
**November 20, 2013 - New Albany, OH**
61+
[Monthly Laravel Meetup - Kickoff and Taylor Otwell Q&A](http://www.meetup.com/Ohio-Laravel/events/148819212/)
62+
63+
**November 21, 2013 - Fishers, IN**
64+
[Discuss Laravel 4.1 Changes & Laravel Security Libraries](http://www.meetup.com/Laravel-Modern-Web-Apps-in-Carmel-Fishers-Indianapolis/events/149218982/)
65+
66+
**December 10, 2013 - Brussels, Belgium**
67+
[December Laravel Meetup](http://www.meetup.com/Laravel-Brussels/events/148643492)

0 commit comments

Comments
 (0)