Voyager 1.0 Released
Laravel Voyager has reached a version 1.0. And, just in case you haven’t heard of Voyager, Voyager is an awesome Laravel Admin package that can help you with all your administrative tasks such as...
View ArticleLaravel 5.6 Will Remove the Artisan Optimize Command
The Artisan optimize command is deprecated as of Laravel 5.5, and a commit in master has already removed it from 5.6. Learn more about why the optimize command was removed and what you need to do in...
View ArticleLaravel 5.5.11 Released with a Security Fix
Laravel tagged a 5.5.11 release including a security fix. The fix is related to a possible timing attacks on the remember_me token verification process. Visit Laravel News for the full post. The post...
View ArticleThe Future of HHVM and Hack
With the final sunsetting of PHP 5 on the horizon (end of 2018), the HHVM team will ship their last version that supports PHP 5 and they outlined their project goals going forward (emphasis added):...
View ArticleLaracon EU 2017 Talk Videos are now on Youtube
The speaker videos from Laracon EU are now freely available on YouTube. Visit Laravel News for the full post. The post Laracon EU 2017 Talk Videos are now on Youtube appeared first on Laravel News.
View ArticleMeasure Anything in Laravel with StatsD
I want to show you some tools and techniques you can use to measure anything and everything that you want in your Laravel applications with StatsD. These ideas are simple and not new; yet, I believe...
View ArticleLaravel v5.5.13 released
Laravel v5.5.13 was tagged yesterday (9/24/2017) to address an ongoing issue related to a security fix released in v5.5.11. You should upgrade to this version if you initially updated to v5.5.11 or...
View ArticleHyper 2.0 Has Been Released
Hyper terminal 2.0 stable just got released on all platforms this week. The most significant update is migrating from hterm to xterm.js, a full xterm terminal using web technologies. Visit Laravel...
View ArticleTesting Laravel Middleware with HTTP Tests
Writing HTTP tests in Laravel is so easy and convenient, and I find myself doing more testing at this level. In this post, I’d like to demonstrate a practical example of testing a middleware using...
View ArticleHacktoberfest 2017
Hacktoberfest 2017 is here for a month-long festival of supporting and contributing to open-source. Digital Ocean is partnering with GitHub again this year to support open source software...
View ArticleVultr is Now Supported on Forge
Laravel Forge announced last week that Vultr now has first-party support. Vultr, which was founded in 2014, is a very competitively priced cloud option, with servers for as little as $2.50 a month and...
View ArticleAppstract Laravel Blade Directives
Appstract has created a Laravel Package that gives you a collection of nice blade directives. Visit Laravel News for the full post. The post Appstract Laravel Blade Directives appeared first on...
View ArticleLaravel 5.5.14 Released
Laravel v5.5.14 is now released and available. Learn what has been added, changed, and fixed in the latest release of Laravel 5.5. Visit Laravel News for the full post. The post Laravel 5.5.14...
View ArticleVue.js Official Style Guide Is Here!
The Vue.js documentation now has an official style guide in beta! The style guide is an excellent resource for avoiding errors, improving readability, consistency, and avoiding risky edge-case...
View ArticleThe Official Unit Testing Utility Library for Vue.js Is Now Available
Vue.js now has an official unit testing library for testing Vue applications. It provides methods for unit testing your components. A 1.0 beta version shipped Monday, as well as an official guide to...
View ArticleLaravel IO Redesign Concept
Over on the Refactoring UI site, they recently took on the task of doing a redesign concept for the Laravel.io community site and it’s full of quick actionable advice. Visit Laravel News for the full...
View ArticleVue.js Tutorial: From jQuery to Vue.js
As far as JavaScript libraries are concerned, there’s never been a more popular library than jQuery. It made (and still does) DOM traversal a cinch using CSS selectors at a time when browser...
View ArticleLaravel Stats: Code Statistics for your Laravel Projects
Laravel Stats (currently beta) is a package inspired by “rake stats” that gives you code statistics for your Laravel 5.5 projects. Learn more about this package and it’s configuration. Visit Laravel...
View ArticleProtect your webhooks with Laravel Shield
Laravel Shield is a new package by Ashley Clarke that implements a middleware to protect against unverified webhooks from 3rd party services. It currently supports GitHub, GitLab, Stripe, and Zapier...
View ArticleVivifyScrum v2 released with a new technology stack
Recently, VivifyScrum.com has released the new version of their scrum and kanban tool. The new version has been improved, and it includes a new backend built on Laravel 5, the frontend on Vue.js, and...
View Article