Hello,
Usual weekly links are below, but first...
This newsletter issue is really important for me, I hope for your support. I'm officially going into online courses space with the launch of my first course: Creating Invoices with Laravel 5.6.
It is ALMOST done, filmed 6 lessons out of 8, gonna finish over the weekend.
But as newsletter subscribers, you get to see that first and you can already purchase course and watch first 6 lessons.
Not only that, I'm giving you a special 50% discount which I won't tweet/share anywhere else: voucher code LARAVELDAILY will give you the price of $10 instead of $20.
Why this course is special
I want to bring a new vision to online courses world. My goal is to show real examples of real projects, partly live-coding it and commenting along the way. But it's different from live-streaming on Twitch or videos on Youtube, because for every lesson you get:
- Full source code for download/try
- Additional related links to articles/docs
- Ability to ask me directly in the comments section
Also, I want to save your time, and in some lessons I'm actually pre-building the code and copy-pasting it, so actual video is much shorter. In this way, in ~1 hour you will see me creating the full project for creating invoices.
Final notice: the final result of this demo-project is simple invoice creating project, but based on the feedback from the students I may expand it later (for the same price) and create a package out of it. For now - just an idea, we'll see how the sales go :)
A side note about this week's content - I decided to include Tweets, too, cause some of them are really valuable. In general, I recommend Twitter for any Laravel news or tips, all main developers and fans are there.
Now, let's go for some reading?
Content from LaravelDaily Team
Content from Laravel Community
2 ways to auto-generate documentation for Laravel APIs ⚙️
dev.to
Recently the Kushy API finally reached a beta release of v1, and I redesigned the Kushy API documentation to use GatsbyJS. The documentation itself was hand-written in Markdown, with a structure inspired by most API docs (endpoints with descriptions, code snippets, and response examples).
Supercharge your Excel exports in Laravel!
medium.com
Recently we released Laravel Excel 3.0, which was a big paradigm shift from 2.1 . Our intensions were to drastically simplify the export clutters in your controller. We completely rebuilt the package from scratch. And we believe it’s awesome!
Building a User-Based Task List Application in Laravel
medium.com
In this article we will be building a task list application in Laravel 5.6 complete with a paginated list of tasks per user account, user registration, and password resets. There are a few things you should be familiar with already in order to get the most out of this article.
Developing an ICO using Laravel
adevait.com
Are you interested in issuing your own Token and making an ICO (Initial Coin Offering)? Search no more! I’ve put together a tutorial that will help you understand the technology better and take part in the crypto-movement. First, I will explain the technologies we are going to use.
Adding testing to a Laravel API ?
dev.to
Lately I've been trying my best to get into TDD, test-driven development, which is a style of programming where you build tests alongside your code. I picked Laravel a while ago as my primary PHP framework for a lot of projects because of how easy it makes testing.
APIs with Laravel Course
www.apiswithlaravel.com
Hey! My name is TJ Miller and I'm creating a video course about building APIs with Laravel. I’d love to let you know how things are progressing and snag your opinions on the content I’m creating.
beyondcode/laravel-inline-translation
github.com
This package lets you add inline translation to your Laravel application. Just click on a translation variable, change it's value and save the new value. The package is enabled by default - so all you need to do is visit your application in the browser and look for translation keys.
Structuring modules in Laravel
crnkovic.me
Today I'll be talking about this topic that seems to be pretty hot lately in Laravel community. There are countless threads on Laracasts and reddit about this. What's that? Modules. Especially how to make your Laravel applications modular.
Tweets and Random Stuff
Why I Haven’t Fixed Your Issue Yet
www.michaelbromley.co.uk
Hi there. You opened an issue with my project on GitHub, and it’s getting kind of stale by now. I am aware of it - GitHub was kind enough to send me an email containing your report, which I scanned one morning a couple of weeks ago while I ate breakfast.
That's it for this issue. See you next Thursday! Povilas Korop LaravelDaily Team
P.S. Will you help me out by sharing a word about my new online course? :)
|