How to Prevent and Fix Bugs: 10 Things you can do
I've published a new video on our Youtube Channel Laravel Business - decided to talk about bugs and how to prevent/fix them effectively. Here are my thoughts.
In-depth Laravel tutorials covering advanced topics, real-world examples, and best practices.
I've published a new video on our Youtube Channel Laravel Business - decided to talk about bugs and how to prevent/fix them effectively. Here are my thoughts.
A short review of a package which is hugely popular but I've found it only recently. Quite a useful case - if you want to log all the changes to your data - who changed what and when, it's pretty simple with Revisionable.
Artisan tinker is a wonderful command-line helper to run any simple code. I was often using it to test simple things like if there is any data in Eloquent model or something like that. But today I realised it's much more powerful. So when faced the task of testing if Mailgun is working for one of the clients - here's how it looked.
Let's continue our monthly tradition of reviewing new and useful Laravel packages. To be honest, not all of them are new, but found by me only recently. As usual, here are the slides with links to the packages below.
If you work with AngularJS and Laravel project, you might come across a conflict of the same syntax - both Angular and Blade use {{ }} brackets for variables. How to avoid errors? Actually, there's more than one option here.
Another interesting interview! Some of you may have heard about PyroCMS - one of the best Laravel-based systems on the market. So I decided to talk to its creator Ryan Thompson and ask about the history of Pyro, the future plans and the vision behind the project. And here's a long but interesting interview with insights from the man himself. Have fun reading!
Every framework has its own version history - it’s being maintained and updated. So every new version brings new functionality, some functions are changed or deprecated, so it’s quite important to know which version you will be using for your projects.
Let's get back to an old tradition started back in Spring - I started reviewing new and interesting Laravel packages at my local meetup in Vilnius. Back to business - here's the September 2016 version.
Let's continue our new tradition of interviewing interesting people - today I have Jeff Madsen who is really active on Twitter and on his Laravel newsletter, which we will talk about in a minute. He's also written a couple of books and has a lot of tips - both on coding and on freelancing. And on life in general. Let's talk to Jeff!
We have another interview with an active PHP community member! Bruno Škvorc is a PHP developer and an editor at the popular SitePoint. I decided to ask him about his career, coding and writing about code. Also we talk about freelancing success and predictions for PHP market future. Let's dive in!