The Tools I Use to Build Products in Laravel
Building products in Laravel requires a set of tools to streamline the development process and ensure the end result is of high quality. Here are some of the tools that I use:
1. Laravel
Laravel is a powerful and elegant PHP framework that provides a robust set of tools for building web applications. Its expressive syntax and developer-friendly features such as routing, authentication, and database migrations make it my framework of choice for product development.
2. Composer
Composer is a dependency management tool for PHP that allows you to easily manage and install packages and libraries for your Laravel project. I use Composer to install third-party packages, manage autoloading, and keep track of project dependencies.
3. PHPUnit
PHPUnit is the de facto standard for testing PHP applications, including Laravel projects. I use PHPUnit to write unit tests, integration tests, and feature tests to ensure that my code is functioning as expected and to catch any bugs before they reach production.
4. Laravel Debugbar
Laravel Debugbar is a package that provides detailed debugging information for your Laravel application, including queries, routes, views, and more. I find it invaluable for troubleshooting issues and optimizing performance during development.
5. Laravel Mix
Laravel Mix is an elegant wrapper around webpack for managing assets such as CSS, JavaScript, and images in your Laravel project. I use Laravel Mix to compile and minify assets, as well as to easily add advanced features like Sass support and versioning.
These are just a few of the tools that I use to build products in Laravel. By leveraging these tools and following best practices, I am able to create high-quality, robust web applications that meet the needs of my clients and users.
I found it helpful man. That's great. You are actually helping.
hey buddy can you do a video on how you've setup your phpstorm
Interesting video
Didn’t know Seth Rogan was a developer
web browser name?
❤ great suggestions
guess what, you gain a new subscriber !
Ty for your content! Please detail what tools would you choose to build a small ERP app (sales, inventory, users are the main goal) that also has a BI component in it ( like for example advanced data tables with filament)
Good job! Thank you!
why you you Filament instead of Nova, waiting for a google meet url from Taylor 🤣
How about laravel dcat admin?
First time watcher, great video. Great pacing.
Came from Dorian.
awesome video
Anyone know how fast laravel is with all these abstractions and packages?
Also, how much does the number of packages affect performance?
Perhaps the best video you have ever made. Please review MORE tools and hosting solutions, staging, etc.
I used Filament for a Customer Support Ticket System and connected it to a Statamic site.
Thanks for making this video is was super helpful!
Please do a video on Ray and show us its power!
ShadCN for laravel?!!! Now I'm interested! 😊
I have dabbled with Saloon a bit and I can't wait for all my other priorities to be done so I can actually dive into it, that package makes it very easy.
👍 Good stuff!