The Best of Laravel News 2017

Published on by

The Best of Laravel News 2017 image

Here’s a look at the most popular articles we wrote this year, including the major release of Laravel 5.5, command line tips, Vue.js tutorials, bash tricks, and of course, popular Laravel tutorials.

1. Laravel Tutorial: Step by Step Guide to Building Your First Laravel Application — We updated the original post for the latest Laravel 5.5 and this post by far was our most popular tutorial last year. It walks you through installing Laravel and creating an application like Laravel Links.

2. Announcing Laracon Online 2018 — Coming back for 2018 is the one-day Laracon Online conference that will be held on February 7, 2018. Just like last year, the event will be hosted entirely online and no matter where you live you can now take part in a Laracon. No hotels, no airfare, just signup and spend the day watching some of the best speakers right from your computer.

3. 13 Laravel Admin Panel Generators — Laravel Daily Founder Povilas Korop wrote an excellent guest post that breaks down popular admin panels and backend project builders.

4. Laravel 5.5 LTS is Now Released — Our biggest single traffic day was the result of this release announcement of Laravel 5.5 and our accompanying video showing the new features. This was the most exciting event this year in the Laravel community and I am still referencing this post to keep track of the all the excellent new features released in Laravel 5.5.

5. Two Best Laravel Packages to Manage Roles/Permissions — was another successful guest post by Povilas Korop. Roles and permissions are an important part of many web applications. Laravel historically had a lot of packages for them and improved the core code as well. So what is the situation in this market today? What packages are the best to use? We’ve picked two.

6. Vue.js Tutorial: From jQuery to Vue.js — This post resonated well with many developers because so many people still use jQuery. This post writes a component using jQuery and then walks you through building the same component with Vue.js. The Vue.js version is compared to jQuery giving you an excellent segue into writing Vue components.

7. Minio: An Open-Source S3 Compliant Storage Service — learn about using Minio, an open-source, lightweight, S3-compatible storage service you can run locally (and in production). You can experiment with S3 locally without using Amazon and know that your code will work with S3. This tutorial demonstrates using Laravel’s new temporaryUrl() method for the S3 driver.

8. Learn How to Write a Vue JS Wrapper Component — A Vue “wrapper” component is a technique used to integrate a 3rd party plugin with Vue by wrapping it in a custom Vue component. This tutorial walks you through building a date picker component utilizing the jQuery Date Range Picker plugin.

9. Bootstrap 4 Laravel Preset for Laravel 5.5 — You can start using Bootstrap 4 beta with Laravel 5.5 with our new Bootstrap 4 frontend preset. The preset includes scaffolding for SCSS files and imports Bootstrap 4 JavaScript plugins, jQuery, and Popper.js.

10. 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 line in an interactive shell. This post walks you through unlocking the power of the PsySH REPL.

11. Command Line Search Tools for Programmers — This post covers five command line search tools that will help you find code, text, and files quickly without relying on an editor or an IDE.

12. Laravel Bash Aliases — To gain some insights into what others are doing we asked the community to share their bash aliases and quite a few responded with some excellent aliases.

13. Maximize Your Terminal Productivity — Learn some nifty terminal tricks using the power of Z shell (ZSH) and other command line tools like an SSH config file.

14. Learn how to set up Xdebug for PhpStorm and Laravel Valet — This video shows you how to set up a painless Xdebug configuration that will have you debugging PHP code in no time at all.

Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Filed in:
Cube

Laravel Newsletter

Join 40k+ other developers and never miss out on new tips, tutorials, and more.

image
Tinkerwell

Version 4 of Tinkerwell is available now. Get the most popular PHP scratchpad with all its new features and simplify your development workflow today.

Visit Tinkerwell
Laravel Forge logo

Laravel Forge

Easily create and manage your servers and deploy your Laravel applications in seconds.

Laravel Forge
Tinkerwell logo

Tinkerwell

The must-have code runner for Laravel developers. Tinker with AI, autocompletion and instant feedback on local and production environments.

Tinkerwell
No Compromises logo

No Compromises

Joel and Aaron, the two seasoned devs from the No Compromises podcast, are now available to hire for your Laravel project. ⬧ Flat rate of $7500/mo. ⬧ No lengthy sales process. ⬧ No contracts. ⬧ 100% money back guarantee.

No Compromises
Kirschbaum logo

Kirschbaum

Providing innovation and stability to ensure your web application succeeds.

Kirschbaum
Shift logo

Shift

Running an old Laravel version? Instant, automated Laravel upgrades and code modernization to keep your applications fresh.

Shift
Bacancy logo

Bacancy

Supercharge your project with a seasoned Laravel developer with 4-6 years of experience for just $2500/month. Get 160 hours of dedicated expertise & a risk-free 15-day trial. Schedule a call now!

Bacancy
Lucky Media logo

Lucky Media

Bespoke software solutions built for your business. We ♥ Laravel

Lucky Media
Lunar: Laravel E-Commerce logo

Lunar: Laravel E-Commerce

E-Commerce for Laravel. An open-source package that brings the power of modern headless e-commerce functionality to Laravel.

Lunar: Laravel E-Commerce
LaraJobs logo

LaraJobs

The official Laravel job board

LaraJobs
All Green logo

All Green

All Green is a SaaS test runner that can execute your whole Laravel test suite in mere seconds so that you don't get blocked – you get feedback almost instantly and you can deploy to production very quickly.

All Green
Larafast: Laravel SaaS Starter Kit logo

Larafast: Laravel SaaS Starter Kit

Larafast is a Laravel SaaS Starter Kit with ready-to-go features for Payments, Auth, Admin, Blog, SEO, and beautiful themes. Available with VILT and TALL stacks.

Larafast: Laravel SaaS Starter Kit
SaaSykit: Laravel SaaS Starter Kit logo

SaaSykit: Laravel SaaS Starter Kit

SaaSykit is a Laravel SaaS Starter Kit that comes with all features required to run a modern SaaS. Payments, Beautiful Checkout, Admin Panel, User dashboard, Auth, Ready Components, Stats, Blog, Docs and more.

SaaSykit: Laravel SaaS Starter Kit
Rector logo

Rector

Your partner for seamless Laravel upgrades, cutting costs, and accelerating innovation for successful companies

Rector

The latest

View all →
Property Hooks Get Closer to Becoming a Reality in PHP 8.4 image

Property Hooks Get Closer to Becoming a Reality in PHP 8.4

Read article
Asserting Exceptions in Laravel Tests image

Asserting Exceptions in Laravel Tests

Read article
Reversible Form Prompts and a New Exceptions Facade in Laravel 11.4 image

Reversible Form Prompts and a New Exceptions Facade in Laravel 11.4

Read article
Basset is an alternative way to load CSS & JS assets image

Basset is an alternative way to load CSS & JS assets

Read article
Integrate Laravel with Stripe Connect Using This Package image

Integrate Laravel with Stripe Connect Using This Package

Read article
The Random package generates cryptographically secure random values image

The Random package generates cryptographically secure random values

Read article