Hello,
So the day has come: I'm launching "early bird" sale for those who want to purchase my new course Eloquent: Expert Level with 50% discount (limited time), and follow me publishing the rest of the lessons in October.
Also, usual Twitter tips and articles from the community, enjoy!
Content from LaravelDaily Team
Content from Laravel Community
How to use Laravel Mix in any projects
www.coderomeos.org
What is Laravel Mix? Laravel Mix provides a fluent API for defining Webpack build steps for your Laravel application using several common CSS and JavaScript pre-processors. But before we dive into learning to use Laravel Mix with webpack, a little intro about Webpack will be helpful.
JoggApp/laravel-mail-viewer
github.com
The Design and content team members often need access to the emails your app will be sending out to the users. This is a fairly simple package that makes it possible and tries to minimize developer dependency.
Laravel ImageUp
laravel-news.com
Laravel ImageUp is a package by Mohd. Saqueib Ansari which provides auto Image uploads, resizing, and cropping for Laravel Eloquent models using the Intervention image package.
Povilas@LaravelDaily on Twitter
twitter.com
#Laravel tip of the day. Want to know what routes are actually behind Auth::routes()? Check the file /vendor/laravel/framework/src/illuminate/Routing/Router.php. In Laravel 5.7 it has a new option for verification emails.
Smooth image upload and resize in laravel
www.qcode.in
I find myself adding image upload and resize feature in most of the app I build. Laravel comes already packed with very easy file upload, but things get complicated as soon we need to manipulate the uploaded image.
7 Tips to Write Exceptions Everyone Will Love
www.tomasvotruba.cz
Do you ever had that feeling, that you've seen that exception before and you know what it means and how to solve? What if that would be clear even for those who see it for the first time? It would save yours and their time. Exceptions are not just error state. Exceptions are the new documentation.
Git, done Sublime
www.sublimemerge.com
The Integrated Merge Tool allows you to resolve any merge conflicts directly in Sublime Merge, rather than having to open up your editor of choice. Conflicts are presented with a 3-pane view. On the left are your changes and on the right are theirs.
That's it for this time, enjoy! See you next Thursday in the next issue. Povilas Korop LaravelDaily Team
|