A place where all members can share their Laravel & PHP tutorials, links, news, packages, etc.

Create New Post Contact Us

Taylor Otwell introduces Laravel Spark at Laracon

Laravel Spark is the new SAAS foundation that Taylor Otwell announced at Laracon 2015.

When you install Laravel Spark, you will have Authentication, Billing, A bootstrapped front-end and dashboard, Billing Management, Teams, etc.

It will be re

10 Things Every PHP Developer Should Know

Spend enough time around other developers, and you'll inevitably find that they are a knowledgeable bunch who typically enjoy solving problems and sharing opinions. After hanging around with the PHP developers on reddit's r/php, Mygaming ca

Laravel Elixir Version 3 is released

Laravel Elixir Version 3 is now available. You can view more information here:

https://github.com/laravel/elixir/releases

Most popular PHP Frameworks 2015 [INFOGRAPHIC]

Webhostface has created a nice infographic to show us the most popular PHP frameworks in 2015.

Most popular PHP Frameworks 2015 [INFOGRAPHIC]

Laravel, PHP 7 and script languages future.

> "Now PHP 7 is 14 times faster than PHP 5.0 on bench.php." - Dmitry Stogov, zend.com

The interview was originally published on dev.by by Igor Savchuk and was translated exclusively for Amasty blog. It answers this and many other ques

Choosing Your Javascript Framework

Which JavaScript Framework is right for you? Angular.js, Backbone.js or Ember?

Let's check out this interesting research graphic called “Choosing Your Javascript Framework”.

(Click on the link to view it)

Brought to you by:

Eloquent JavaScript second edition

Casual computing has become much more widespread in the past 20 years, and language-based interfaces, which once were the default way in which people interacted with computers, have largely been replaced with graphical interfaces. But they are still

Learn to send emails using Gmail and Sendgrid in Laravel 5

Laravel provides many methods to send emails. You may use a plain PHP method to send emails, or you may use some email service providers such as Mailgun, Sendgrid, Mandrill, Amazon SES, etc.

Learn to send emails using Gmail and Sendgrid in Laravel 5