Quantcast
Channel: Laravel News
Browsing all 1773 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Laravel Certification Program Announced at Laracon 2017

A licensed Laravel certification platform was announced at Laracon EU this week, and a new landing page is up at laravel.com/certification/. The Laravel Certification is a Human Music B.V. product and...

View Article


Image may be NSFW.
Clik here to view.

BotMan 2.0 PHP Chatbot Framework

BotMan is a framework agnostic PHP Chatbot framework designed to simplify the task of developing innovative bots for multiple messaging platforms, including Slack, Telegram, Microsoft Bot Framework,...

View Article


Image may be NSFW.
Clik here to view.

Laravel Shareable Models Package

The Laravel Shareable Models package allows you to generate shareable links from your Eloquent models. Think dynamic routes which only exist for models that have been shared. The package author Kai...

View Article

Image may be NSFW.
Clik here to view.

Find Files that Need Refactoring with Churn PHP

Churn PHP is a Command Line Interface (CLI) tool that helps you discover PHP files that might need refactoring. At a high level, Churn examines files in the path you provide and: Checks how many...

View Article

Image may be NSFW.
Clik here to view.

Lumen 5.5 Is Released

Lumen 5.5 is now released and available for all. This is considered a maintenance release that upgrades the underlying packages to the Laravel 5.5 series. Before upgrading your application to Lumen...

View Article


Image may be NSFW.
Clik here to view.

Clean Code Concepts Adapted for PHP

Clean Code PHP (jupeter/clean-code-php), is a guide based on the book Clean Code: A Handbook of Agile Software Craftmanship, a classic programming book about writing maintainable code by Uncle Bob...

View Article

Image may be NSFW.
Clik here to view.

The Laravel Podcast Season Three

The official Laravel Podcast started back in 2013, and so far it’s been through two “seasons.” The first ran from 2013 through February 2015, with a mixture of guests and topics. Then came season two,...

View Article

Image may be NSFW.
Clik here to view.

Facebook Releases Yarn Version 1.0

The Yarn package manager from Facebook just turned 1.0 today 11 months after its initial release. The new version touts some pretty impressive features that will make your life as a developer easier...

View Article


Image may be NSFW.
Clik here to view.

Laravel 5.5.3 Released

Laravel 5.5.3, was released on September 8th and includes some nice additions and bugfixes. Let’s look at a few highlights, along with the full changelog of what’s new in 5.5.3. The rescue() Helper...

View Article


Image may be NSFW.
Clik here to view.

Laravel News T-Shirts – 2017 Edition

This years Laravel News t-shirt and hoodies are now available for purchase from Cotton Bureau. It comes in two colors Charcoal and Heather, and come in three styles: a men’s tee, women’s tee, and a...

View Article

Image may be NSFW.
Clik here to view.

Getting to Know the Laravel Tinker Shell

Laravel includes a powerful REPL, called Tinker, powered by the PsySH console by Justin Hileman under the hood. The tinker console allows you to interact with your Laravel application from the command...

View Article

Image may be NSFW.
Clik here to view.

Sublime Text 3.0 is released

Sublime Text 3.0 is now released and it features a refreshed UI theme, new color schemes, and a new icon. Everything has been improved since v2 and includes better performance. From their release...

View Article

Image may be NSFW.
Clik here to view.

Dynamic templates in Laravel Blade with View::first

When building dynamic components or pages sometimes we want to display a custom template if it exists or otherwise fall back on a default one. For example, imagine we are building a pages module, and...

View Article


Image may be NSFW.
Clik here to view.

Laravel 5.5 Now Includes TrustedProxy

Laravel v5.5 was released just a week ago at Laracon EU. You may have noticed that the v5.5 composer.json file requires the fideloper/proxy composer package. For me, this is one of those packages I...

View Article

Image may be NSFW.
Clik here to view.

Testing With PhpSpec

PhpSpec is a testing tool based on the concept of emergent design using specification. You may have heard of Behavior Driven Development (BDD), and PhpSpec is a tool to use at the spec level or...

View Article


Image may be NSFW.
Clik here to view.

Creating Your Own Configuration in Laravel

Laravel configuration allows you to define per-environment configuration with the excellent vlucas/phpdotenv package. If you are new to Laravel, you might not yet know how you can create your...

View Article

Image may be NSFW.
Clik here to view.

Take the Laravel 2017 Survey

Last year we partnered up with LaraJobs to put together a survey to see what types of projects people are taking on with Laravel as well as get some feedback on what the Laravel community could be...

View Article


Image may be NSFW.
Clik here to view.

The Top Five Laravel Community Editor Themes

We’ve assembled the top editors and themes from hundreds of developers, and we’re happy to share the results with you. The editor theme is one of those bling items that you get to show off a bit. To...

View Article

Image may be NSFW.
Clik here to view.

GitHub Desktop 1.0 is Now Available

GitHub announced today that GitHub Desktop 1.0 is now available on Mac and Windows. The new GitHub Desktop version has been revamped and redesigned with Electron and has some cool new features that...

View Article

Image may be NSFW.
Clik here to view.

Laravel 5.5.5 Released With a New Route Fallback to Help Customize Your 404...

Laravel v5.5.5, was released September 19th and now includes a neat “Route::fallback()” method to help customize 404 views. Also, the @includeFirst blade directive allows you to include a default view...

View Article
Browsing all 1773 articles
Browse latest View live