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

Create New Post Contact Us

Laravel 5.2 and AngularJS CRUD with Search and Pagination Example

Itsoulusionstuff wrote a tutorial on how to create CRUD AngularJS with Laravel 5.

How To Use Redis For Queuing In Laravel 5

What is Redis? --------------

Redis is an in-memory but persistent on disk database, that represents a different trade-off where very high write and read speed is achieved with the limitation of data sets that can’t be larger than the memor

Laravel/Symfony Console Commands & Stderr

When we use Symfony's Console component to write CLI commands in PHP (and you should!), we're almost always writing any output to "stdout".

There's a few ways to get general output from a CLI command using Console:

Setting up free SSL with Laravel Forge and Cloudflare

Until recently we purchased SSL certificates for all our domain names, but with recent changes to Cloudflare and the new LetsEncrypt service it is possible to get SSL for free - and with less effort. Here you’ll learn about our preferred method

Adventure Time With Webpack

Over the past few weeks I've been migrating our asset pipeline at Spatie from Laravel Elixir (a gulp wrapper) to webpack. Between having endless possibilities, the occasional incomplete section in the docs, and the fact that everyone has slightl

Adding Slack Slash Commands to a Laravel application

Slack has exploded in popularity in the last year or so with thousands of companies adopting it as the central communication tool for their team or organisation.

Slack is basically just modern IRC with a better user interface, but Slack has also b

PHP Laravel 5.2 + AngularJS

Learn how to build a website using Laravel and AngularJS

Slack Custom Commands and Laravel to Make an American to British Translater

Laravel or anything you are comfortable with making a Route and Response will work fine really.

This "messaging as a platform" is a new world for me, challenging my way of thinking in many ways. Some things just do not need a authenticat