Hi guys, Today's newsletter is full of random topics and tips, as usual, no one big theme. It seems that start of 2018 is slower for the community - not that many new articles. But still enough to read, including a release of our new package, check it out below!
Articles from Laravel Daily blogs
How to avoid TokenMismatchException on logout?
laraveldaily.com
If you stay too long on one form or get away from your computer, and then go back to fill it in – you may get a TokenMismatchException, because the CSRF token won’t be the same. It kinda makes sense, but the problem I recently discovered that it does the same for logout (which is also a form).
Laravel-related articles from all the web
Forge: Update Site Domains
medium.com
Starting today, you can rename existing sites on Forge! This feature has been requested often over the years so I’m thrilled that we’re finally getting it in your hands.
Full-Stack Vue.js 2 and Laravel 5
www.packtpub.com
Vue is a JavaScript framework that can be used for anything from simple data display to sophisticated front-end applications and Laravel is a PHP framework used for developing fast and secure web-sites.
★ The story behind our open source efforts
murze.be
Chances are that you’ve never heard of my company Spatie. We specialize in creating Laravel applications for our clients. Our team is rather small: we consist of only 6 developers and one manager. On first glance we are just a web agency like there are so many others.
Laravel 5.6 Will Remove the Artisan Optimize Command
happycoder.me
Another change in Laravel 5.6 is that artisan optimize command will be removed. This command is already deprecated in Laravel 5.5 and has removed Laravel 5.5 But you should wait until laravel gives you time to update your build script and composer.json files. Composer.
Laravel Mailable Designer — WYSIWYG
justgeeks.in
If you are looking to build an email marketing tool like sendy or mailchimp with Laravel, continue reading. Laravel Mailable works like a charm, but the dependency on using a blade file as the view makes it hard to build a WYSIWYG editor for emails in Laravel.
17 Tips for Using Composer Efficiently
murze.be
Martin Hujer shares some pretty good tips for working with Composer. Although most PHP developers know how to use Composer, not all of them are using it efficiently or in a best possible way. So I decided to summarize things which are important for my everyday workflow.
Building a Vue SPA with Laravel
laravel-news.com
Building a Vue single page application (SPA) with Laravel is a beautiful combination for building clean API-driven applications. In this tutorial, we show you how to get up and running with Vue router and a Laravel backend for building a SPA.
That's it for this week, see you in next issues! Povilas Korop LaravelDaily Team
|