Hey guys, This week I want to offer you my own new little project of roles-permissions manager based on Spatie's package, next week will have another one based on Bouncer. Also a few videos with my opinion, and a lot of useful tutorials. Decided to separate useful packages into their own section at the end of the email.
Have fun reading and learning Laravel!
Articles from Laravel Daily blogs
LaravelDaily/laravel-roles-permissions-manager
github.com
This is a Laravel 5.4 adminpanel starter project with roles-permissions management based on Spatie Laravel-permission package, AdminLTE theme and Datatables.net. Part of this project was generated automatically by QuickAdminPanel system.
Laravel-related articles from all the web
Speeding up Laravel in Simple Steps
lasserafn.com
Speeding up Laravel applications can be done fairly simple. This guide will only cover the absolute surface and won’t dig deep into specific applications. Changing a config/environment variable can improve web-performance a bit.
Determining the owner of a model
murze.be
Every two weeks I send out a newsletter containing lots of interesting stuff for the modern PHP developer. You can expect quick tips, links to interesting tutorials, opinions and packages.
Build a fullstack admin app with Voyager in 5 minutes
medium.com
Laravel is an incredible framework built by Taylor Otwell that combines powerful web development features, extensive documentation and an active community. In this tutorial we are going to build a fullstack application complete with an admin panel and user management.
A Roundup of Laravel Testing Resources and Packages
laravel-news.com
Testing code is one of the more challenging parts of programming, but luckily Laravel and some other tools are making it easier than ever. Research has even shown implementing a Test-Driven Development (TDD) approach can significantly reduce the number of bugs that make it to production.
Redirecting to HTTPS and/or www with Laravel
www.neontsunami.com
You're often going to want to redirect your root domain or the www. subdomain to one or the other, rather than having both point to the same site. If they both display the same site then Google will interpret them as duplicate content and it can affect your ratings.
Image Optimization in PHP
cloudinary.com
Image optimization involves delivering images with the smallest possible file size while maintaining visual quality. Optimizing images means saving bytes and improving performance for your website.
Easily convert webpages to images using PHP
murze.be
Browsershot is a package that can easily convert any webpage into a image. Under the hood the conversion is made possible new headless options in Chrome 59. In this post I’d like to show you how you can use Browsershot v2.
Useful packages
gobeepboop/cachoid
github.com
Cachoid provides an expressive API for caching models, collections, and paginators, utilizing the Laravel Taggable Cache Stores. Documentation is currently under work.
That's it for this week! Please follow me on Twitter, a lot of Laravel links are posted on @DailyLaravel and personal thoughts on @PovilasKorop
See you next week! Povilas Korop LaravelDaily Team
|